tweak style

This commit is contained in:
Nolan Lawson 2018-01-06 22:01:08 -08:00
parent 4967dc1410
commit daa38e8acc
1 changed files with 1 additions and 1 deletions

View File

@ -82,13 +82,13 @@
width: 20px; width: 20px;
height: 20px; height: 20px;
display: inline-block; display: inline-block;
margin-right: 10px;
fill: white; fill: white;
} }
span { span {
font-size: 16px; font-size: 16px;
color: white; color: white;
padding-left: 10px;
} }
@media (max-width: 767px) { @media (max-width: 767px) {