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

Add background on hover

This commit is contained in:
simurai 2019-07-02 16:08:07 +09:00
parent 7bba19c552
commit 3967c3d0b4

View File

@ -46,6 +46,7 @@
outline: none;
text-decoration: none;
color: $text-gray-dark;
background-color: $gray-100;
// Bar on the left
&::before {