Skip to content

Commit dd1fec6

Browse files
stanwolverinejoshka
authored andcommitted
footer color contrast issue
1 parent 33e75a3 commit dd1fec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles/dark-styles.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,10 +334,10 @@ strong {
334334
background-color: $surface-400;
335335

336336
a {
337-
color: $magenta-100;
337+
color: $lightblue;
338338

339339
&:hover {
340-
color: $magenta-200;
340+
color: $blue;
341341
}
342342
}
343343

0 commit comments

Comments
 (0)