mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 05:01:53 +02: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;
|
margin: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.grid-w66 {
|
.grid-w65 {
|
||||||
width: calc(66% - 5px);
|
width: calc(65% - 5px);
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.grid-w65 {
|
.grid-w66 {
|
||||||
width: calc(65% - 5px);
|
width: calc(66% - 5px);
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue