fix: portrait mode for mobile
This commit is contained in:
parent
07f81bc2c1
commit
cf2fb60676
@ -104,7 +104,7 @@
|
||||
gap: 1em;
|
||||
background-color: var(--main-bg-color);
|
||||
width: 21em;
|
||||
transform: translateZ(0);
|
||||
transform: translateZ(2);
|
||||
/* background-color: white; */
|
||||
}
|
||||
.content {
|
||||
|
Loading…
Reference in New Issue
Block a user