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