fix a tag colors for dark mode

This commit is contained in:
2022-03-09 15:08:27 +00:00
parent 5baee02a67
commit 4763b636ef

View File

@@ -79,7 +79,6 @@ span {
a { a {
text-decoration: none; text-decoration: none;
color: #242124;
position: relative; position: relative;
transition: 100ms linear; transition: 100ms linear;
} }