mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 22:17:58 +01:00
make it 1600px
This commit is contained in:
parent
de8f80d88c
commit
fc27c057e5
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ nav .middle {
|
||||||
margin-right: 26em;
|
margin-right: 26em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 1400px) {
|
@media screen and (min-width: 1600px) {
|
||||||
nav .middle {
|
nav .middle {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
Loading…
Reference in a new issue