Tweak padding values for topbar to fit mobile

This commit is contained in:
Race, Dale
2017-10-11 08:46:19 -05:00
parent 59188b1bfe
commit 8acac155e1

View File

@@ -1,6 +1,6 @@
.topbar
{
padding: 8px 30px;
padding: 8px 0;
background-color: #89bf04;
.topbar-wrapper
@@ -83,7 +83,7 @@
font-size: 16px;
font-weight: bold;
padding: 4px 40px;
padding: 4px 30px;
border: none;
border-radius: 0 4px 4px 0;