tweaked spacing

merge-requests/1/head
bmatt 2016-04-11 01:10:39 -04:00
parent 6204844420
commit 184562d352
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@
}
.content {
margin-top: 150px;
margin-top: 50px;
}
nav {
@ -35,6 +35,8 @@ nav a.active {
}
hr {
margin-top: 50px;
margin-bottom: 100px;
border: 0;
height: 1px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));