Make icon to select language more prominent

It was barely visible against a dark background.
This commit is contained in:
Javi Martín
2021-07-05 15:35:06 +02:00
parent 1f10afac64
commit aa46444eda

View File

@@ -10,7 +10,7 @@
position: relative; position: relative;
&::after { &::after {
color: #808080; color: $light-gray;
font-size: $small-font-size; font-size: $small-font-size;
margin-right: 0; margin-right: 0;
pointer-events: none; pointer-events: none;