Yes, 2px margin on the svg icon

This commit is contained in:
Michael Shamoon 2021-01-31 19:20:00 -08:00
parent abee54ebe3
commit 32f0a2fdbc

View File

@ -62,6 +62,10 @@
flex-wrap: nowrap;
}
.nav-item .small svg {
margin-bottom: 2px;
}
/*
* Navbar
*/