changed from margin to padding

This commit is contained in:
Patrick O'Carroll 2018-04-03 15:43:25 +02:00
parent d40b7433ea
commit 658c6a8ff4

View File

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