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
31376a77eb
commit
897c024327
1 changed files with 4 additions and 4 deletions
|
@ -3170,13 +3170,13 @@ body:has(#menu-controller:checked) {
|
|||
margin: 0px !important;
|
||||
}
|
||||
|
||||
.grid-w66 {
|
||||
width: calc(66% - 5px);
|
||||
.grid-w65 {
|
||||
width: calc(65% - 5px);
|
||||
margin: 0px !important;
|
||||
}
|
||||
|
||||
.grid-w65 {
|
||||
width: calc(65% - 5px);
|
||||
.grid-w66 {
|
||||
width: calc(66% - 5px);
|
||||
margin: 0px !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue