Make icon to select language more prominent
It was barely visible against a dark background.
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user