Skip to content
Snippets Groups Projects
Commit 53f94ff5 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Fix white on white

parent d0dfd72b
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@
position: absolute
transform: translateY(calc(-100% - 24px))
z-index: $zindex-nav-accessibility
a
color: black
ul
@include list-reset
li
......@@ -10,7 +12,6 @@
margin-right: px2rem(5)
&:focus-within
background: white
color: black
transform: translateY(0)
.transcription
......
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