💄 Rebuild CSS

This commit is contained in:
dependabot[bot]
2023-01-18 05:10:11 +00:00
committed by github-actions[bot]
parent 31376a77eb
commit 897c024327

View File

@@ -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;
}