1
1
mirror of https://github.com/primer/css.git synced 2025-01-06 22:36:48 +03:00

fix(UnderlineNav): remove margin-bottom: -1px for #732

This commit is contained in:
Shawn Allen 2019-03-18 11:38:55 -07:00
parent cc303af7ad
commit 636d4bfbe6

View File

@ -8,7 +8,6 @@
.UnderlineNav-body {
display: flex;
margin-bottom: -1px;
}
.UnderlineNav-item {