Cleanup CSS
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
* Reset some basic elements
|
||||
*/
|
||||
|
||||
body,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
|
||||
@@ -90,20 +90,11 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
.row {
|
||||
padding: 75px 0;
|
||||
|
||||
&-centered {
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#large-header {
|
||||
background: #222 url('/images/logowall.svg') center top;
|
||||
background-size: 450px;
|
||||
height: 300px;
|
||||
margin: 0 0 100px 0;
|
||||
height: 228px;
|
||||
margin: 0 0 170px 0;
|
||||
padding: 0;
|
||||
|
||||
img {
|
||||
@@ -113,13 +104,6 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
.col-centered {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
text-align: left;
|
||||
margin-right: -4px;
|
||||
}
|
||||
|
||||
ul.nav > li > a {
|
||||
color: $nav-link-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user