mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
feat: min height 100vh
This commit is contained in:
parent
59721c62ad
commit
3ee918dfb8
@ -24,6 +24,10 @@ body {
|
||||
animation: dropdown 0.1s linear;
|
||||
}
|
||||
|
||||
.iu-is-the-best {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
i {
|
||||
width: 20px
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user