remove scrollbar jitter
This commit is contained in:
@@ -6,6 +6,10 @@
|
|||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
overflow-x: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
#content {
|
#content {
|
||||||
max-width: 512px;
|
max-width: 512px;
|
||||||
padding-bottom: 25vh;
|
padding-bottom: 25vh;
|
||||||
@@ -83,6 +87,7 @@ audio {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
width: 100vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex {
|
.flex {
|
||||||
|
Reference in New Issue
Block a user