fix: portrait mode for mobile
This commit is contained in:
parent
cf2fb60676
commit
5cd1151d46
@ -32,7 +32,7 @@
|
||||
gap: 2em;
|
||||
background-color: var(--main-bg-color);
|
||||
width: 100vw;
|
||||
transform: translateZ(0);
|
||||
transform: translateZ(2);
|
||||
}
|
||||
.content {
|
||||
font-size: 2em;
|
||||
|
Loading…
Reference in New Issue
Block a user