mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
This commit is contained in:
parent
87548a8e43
commit
5df4a30110
6
app.css
6
app.css
@ -6,12 +6,14 @@ html {
|
|||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
width: 100%
|
width: 100%;
|
||||||
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
width: 100%
|
width: 100%;
|
||||||
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
body * {
|
body * {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user