Skip to content
Snippets Groups Projects
Verified Commit 913d6c74 authored by Owen Graham's avatar Owen Graham
Browse files

Remove overwritten and commented-out values

parent c4e8826a
Branches
No related tags found
No related merge requests found
......@@ -45,17 +45,10 @@ p,
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 264px; /* 185 = works in both IE and Firefox,
250 = good,
264 = height of main background image */
height: 419px;
}
.masthead {
background-color: white;
/*
background-repeat: no-repeat;
background-position: left 10px;
min-height: 125px;
*/
color: #000000;
font-weight: bold;
font-size: 15px;
......@@ -124,11 +117,6 @@ p,
right: 5%;
bottom: 5%;
}
/* Add a border line between the top and bottom halves of the front
page. */
.hero {
height: 419px
}
.homepage section.featured.media-overlay {
display: none;
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment