fix padding issue on mobile view of home

This commit is contained in:
meaz 2019-11-01 09:46:10 +00:00
parent 3e367e54f6
commit 76a48fe8dd
1 changed files with 0 additions and 4 deletions

View File

@ -327,10 +327,6 @@ div#nav-logo {
width: 80%;
}
#nav-right {
padding: 0 5%;
}
/* header styles
------------------------------------*/
header .banner { padding-top: 24px; }