Add a bit of gray to relax on the orange

This commit is contained in:
Mohamad Damaj 2023-08-10 01:10:54 +03:00
parent 1f2b867286
commit 017fb02f09
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ hr {
color: #ffffff;
}
a {
color: #ffffff;
color: #808080;
text-decoration: none;
transition: 0.1s;
}