Skip to content

Commit

Permalink
Revert "Tweak nav logo size"
Browse files Browse the repository at this point in the history
This reverts commit 559ed0b.
  • Loading branch information
aqw committed Mar 17, 2019
1 parent 559ed0b commit aee5eed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -269,10 +269,10 @@ nav [class^="icon-"] { font-size: 0.8em; }
@media screen and (min-width: 768px) {
nav {
justify-content: center;
padding: 0.5rem;
padding: 1rem;
}
nav a.logo {
height: 76px;
height: 66px;
margin: 0 1.4em;
}
nav ul {
Expand Down

0 comments on commit aee5eed

Please sign in to comment.