Fix CSS extraneous space beneath icons

This commit is contained in:
Keavon Chambers
2021-05-05 22:08:58 -07:00
parent b4ad274fd8
commit 6dc8c91578
8 changed files with 14 additions and 26 deletions

View File

@@ -13,6 +13,7 @@
outline: none;
border: none;
border-radius: 2px;
vertical-align: top;
background: #111;
fill: #ddd;