1
Fork 0

Fixed header styles

This commit is contained in:
Jake Howard 2015-11-21 18:55:38 +00:00
parent 24bb3877e8
commit df78d39217

View file

@ -5,7 +5,7 @@
background-size: cover;
background-position: fixed;
.jumbotron {
margin-top: 5vh;
margin-top: 15vh;
text-align: center;
background-color: transparent;
color: white;
@ -16,6 +16,7 @@
}
.icon {
cursor: pointer;
font-size: 30px;
.transition(color 0.4s);
&:hover {
color: #ff7f00;