Commit 658c6a8f by Patrick O'Carroll

changed from margin to padding

parent d40b7433
......@@ -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%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment