mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
💄 Rebuild CSS
This commit is contained in:
parent
082f886a98
commit
1f8afb157a
1 changed files with 5 additions and 1 deletions
|
@ -14,7 +14,7 @@ body.zen-mode-enable {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*! tailwindcss v3.4.6 | MIT License | https://tailwindcss.com */
|
/*! tailwindcss v3.4.7 | MIT License | https://tailwindcss.com */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
||||||
|
@ -5339,6 +5339,10 @@ pre {
|
||||||
left:0px
|
left:0px
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.lg\:top-10 {
|
||||||
|
top:2.5rem
|
||||||
|
}
|
||||||
|
|
||||||
.lg\:top-\[140px\] {
|
.lg\:top-\[140px\] {
|
||||||
top:140px
|
top:140px
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue