look mom, i'm breaking the page!
This commit is contained in:
parent
639ea1f60d
commit
2db846756b
@ -14,6 +14,10 @@ body, .jumbotron {
|
||||
background-color:$background-color;
|
||||
}
|
||||
|
||||
body {
|
||||
padding-top:52px;
|
||||
}
|
||||
|
||||
.jumbotron {
|
||||
margin:0;
|
||||
padding:0;
|
||||
@ -75,7 +79,8 @@ a {
|
||||
#large-header {
|
||||
background-color:#222;
|
||||
background-image:url('/images/logowall.svg');
|
||||
background-size: 200px;
|
||||
//background-size: 200px;
|
||||
background-position: center top;
|
||||
height:300px;
|
||||
margin:0;
|
||||
padding:0;
|
||||
@ -138,10 +143,6 @@ ul.nav>li>a {
|
||||
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
|
||||
}
|
||||
|
||||
#posts {
|
||||
margin-top:50px;
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
display: block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user