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
af9eb0006c
commit
166427eafc
1 changed files with 2 additions and 2 deletions
|
@ -122,7 +122,7 @@ body.zen-mode-enable {
|
|||
--tw-contain-style:
|
||||
}
|
||||
|
||||
/*! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com */
|
||||
/*! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com */
|
||||
|
||||
/*
|
||||
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
||||
|
@ -564,7 +564,7 @@ video {
|
|||
|
||||
/* Make elements with the HTML hidden attribute stay hidden by default */
|
||||
|
||||
[hidden] {
|
||||
[hidden]:where(:not([hidden="until-found"])) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue