revert 111414836fd6e4381954ff7e6efb8383e0de5346
All checks were successful
Docker / build (push) Successful in 38s
All checks were successful
Docker / build (push) Successful in 38s
revert fix body size
This commit is contained in:
parent
111414836f
commit
d8da3d590d
@ -28,8 +28,8 @@ body {
|
|||||||
font-optical-sizing: auto;
|
font-optical-sizing: auto;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
min-height: 100vh;
|
height: 100vh;
|
||||||
min-width: 100vw;
|
width: 100vw;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
color: var(--text100);
|
color: var(--text100);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user