Skip to content

Commit

Permalink
Style updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fptavares committed Dec 7, 2017
1 parent 88ab2cd commit c4fed5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/css/style.scss
Expand Up @@ -9,11 +9,11 @@ body {
}

header {
padding: 34px 0px 50px 25px;
padding: 34px 0px 70px 25px;
margin: 30px 25px 0 0;
background-image: url('https://raw.githubusercontent.com/modofunjs/modofun/master/assets/images/modofun-logo-white.png');
background-repeat: no-repeat;
background-position: center bottom;
background-position: center bottom 10px;
background-size: 63px 45px
}

Expand Down Expand Up @@ -151,7 +151,7 @@ footer p::after {
}

header {
background-position: right 10px bottom
background-position: right 20px bottom 10px
}
}

Expand Down

0 comments on commit c4fed5c

Please sign in to comment.