tweaked CSS positioning. so close for logo and mockup

This commit is contained in:
Robert McGovern 2020-09-02 11:15:39 +01:00
parent aa1c185ec8
commit 38f8d4a8ed
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ body {
background-size: contain; */
color: white;
margin: 2rem 4rem;
margin: 3.30rem 4.6rem 0rem;
}
h1 {
@ -20,12 +20,12 @@ body {
}
.logo {
width: 225px;
width: 215px;
}
.middleSection {
display: flex;
margin: 5.5rem 0rem 0rem 0rem;
margin: 5.15rem 0rem 0rem 0rem;
}
.siteBlurb {