Skip to content
Snippets Groups Projects
Unverified Commit 25064e6d authored by Arnaud Levy's avatar Arnaud Levy Committed by GitHub
Browse files

Réparation d'une couleur en dur (#613)

parent 37f0bc82
No related branches found
No related tags found
No related merge requests found
...@@ -178,7 +178,7 @@ ...@@ -178,7 +178,7 @@
padding: $spacing-1 0 padding: $spacing-1 0
display: block display: block
> li:not(:last-child) > li:not(:last-child)
border-bottom: 1px solid #adb5bd border-bottom: 1px solid $color-border
> li > li
> a, > span > a, > span
padding-bottom: $spacing-3 padding-bottom: $spacing-3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment