Commit bcee8e76 authored by Robert Knight's avatar Robert Knight Committed by Nick Stenning

Correct margins around intro image

parent 91c12e04
......@@ -44,7 +44,7 @@
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 135px;
margin-top: -115px;
margin-bottom: 40px;
}
......@@ -129,6 +129,7 @@
border-top: 1px solid $color-alto;
border-bottom: 1px solid $color-alto;
padding-bottom: 65px;
margin-top: 260px;
}
.home__section--news {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment