mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
increase media query px
This commit is contained in:
parent
b5af865f43
commit
58eb40fd80
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
@media (min-width: 850px) {
|
||||
@media (min-width: 1000px) {
|
||||
.overlay {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue