removed padding for icons and added margin

This commit is contained in:
Patrick O'Carroll
2018-03-28 15:06:20 +02:00
parent 33bd979494
commit d40b7433ea

View File

@@ -108,7 +108,7 @@
justify-content: center; justify-content: center;
align-items: center; align-items: center;
width: 40px; width: 40px;
padding: 0 28px 0 16px; margin-right: 8px;
.icon-gf, .icon-gf,
.fa { .fa {
font-size: 200%; font-size: 200%;