mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
update screen size to 1024px.
This commit is contained in:
parent
1d5e159b74
commit
8f8403ca59
@ -119,7 +119,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
@media only screen and (max-width: 1024px) {
|
||||
html,
|
||||
body {
|
||||
overflow-y: auto !important;
|
||||
|
Loading…
Reference in New Issue
Block a user