tweaked spacing
parent
6204844420
commit
184562d352
|
@ -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));
|
||||
|
|
Loading…
Reference in New Issue