mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
remove margins for navs :3
This commit is contained in:
parent
fc27c057e5
commit
9dbf7ba84f
@ -45,17 +45,6 @@ nav .middle {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
margin-left: auto;
|
|
||||||
margin-right: 26em;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (min-width: 1600px) {
|
|
||||||
nav .middle {
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
border-radius: 5px;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user