Update index.css

This commit is contained in:
2022-03-10 14:10:14 +00:00
parent cf7ca17aca
commit a1fc48b9b5

View File

@@ -81,6 +81,7 @@ a {
text-decoration: none; text-decoration: none;
position: relative; position: relative;
transition: 100ms linear; transition: 100ms linear;
color: inherit;
} }
a::after { a::after {