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