additional padding for announcement section

This commit is contained in:
Jason Costello 2016-10-05 16:47:47 -07:00
parent 5a52cc9b87
commit 301dc104fc
1 changed files with 1 additions and 1 deletions

View File

@ -357,7 +357,7 @@ body.page-home {
#latest-announcement{
position: relative;
margin-top: -80px;
padding: 180px 0;
padding: 240px 0;
color: $white;
text-align: center;