Fixed bug navigation margins on mobile

This commit is contained in:
Sanne de Vries 2021-01-06 21:52:44 +01:00
parent be080c5604
commit 5b9f4b6940
1 changed files with 0 additions and 3 deletions

View File

@ -417,9 +417,6 @@
.gh-blognav {
margin: 0 20px;
}
@media (max-width: 600px) {
.gh-blognav { margin: 20px 0; }
}
.gh-blognav-item {
display: flex;