@ -31,7 +31,6 @@ body {
#header {
text-align: center;
line-height: 2;
& > a {
border-radius: 1em;
background-color: $header-link-bg;
@ -43,6 +42,7 @@ body {
text-decoration: none;
font-weight: bold;
white-space: nowrap;
&:hover {
color: $link-hover;
}