ux: nav fixes & polish

This commit is contained in:
Torkel Ödegaard
2017-08-15 23:17:34 +02:00
parent d659a5d79f
commit 5405736321
8 changed files with 105 additions and 60 deletions

View File

@@ -58,7 +58,16 @@
font-size: $font-size-h2;
flex-grow: 1;
display: inline-block;
margin-bottom: 2rem;
margin-bottom: 1rem;
img {
width: 30px;
height: 30px;
border-radius: 50%;
margin-right: 0.5rem;
position: relative;
top: -3px;
}
}
a, button {