1
1
mirror of https://github.com/primer/css.git synced 2025-01-05 21:22:57 +03:00

Update underline-nav.scss

This commit is contained in:
Jon Rohan 2020-02-22 19:08:49 -08:00 committed by GitHub
parent f276f8e0b8
commit adbe380573
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,10 @@
line-height: $lh-default;
color: $text-gray;
text-align: center;
white-space: nowrap;
border: 0;
// stylelint-disable-next-line primer/borders
border-bottom: 2px $border-style transparent;
white-space: nowrap;
&:hover,
&:focus {