main.css: Fix styling of header slightly

This commit is contained in:
Jonatan Nilsson 2016-04-15 10:14:51 +00:00
parent f8126707b2
commit 9826256ffb
1 changed files with 5 additions and 0 deletions

View File

@ -33,10 +33,15 @@ h4 {
margin: 0;
}
.header-item {
margin-bottom: 1rem;
}
.header-item-hide {
float: right;
width: 5rem;
border-radius: 6px;
margin: 0;
}
.header-item-display {