Fix header boarder and margin

This commit is contained in:
Simon Redfern 2016-01-28 11:47:15 +00:00
parent b864312e37
commit 2d0f8da625

View File

@ -29,8 +29,8 @@ a img {
.header {
background-color: #fff;
border: 1px solid #666666;
margin: 23px 0 0 0;
border: 0px solid #666666;
margin: 0px 0 0 0;
border-bottom: 0;
}