mirror of
https://github.com/primer/css.git
synced 2025-01-05 21:22:57 +03:00
use spacer instead of static value
This commit is contained in:
parent
c6794cf953
commit
11338918fe
@ -112,7 +112,7 @@
|
||||
}
|
||||
|
||||
&::after {
|
||||
margin-top: -8px;
|
||||
margin-top: -$spacer-2;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user