Huge readability improvements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5f49ea1ed1
commit
3acd52fa26
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
:root {
|
||||
--white: white;
|
||||
--black: black;
|
||||
--gap: calc(1rem * 18 / 16);
|
||||
--gap: calc(1rem * 12.5 / 16);
|
||||
}
|
||||
|
||||
.w-layout-vflex {
|
||||
|
|
Loading…
Reference in a new issue