This commit is contained in:
brausjonas
2023-03-26 03:46:36 +02:00
parent 1727e5356c
commit 6f904c5b95
6 changed files with 244 additions and 10 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Desktop
/*basic li a and button setup*/
li, a, button {
font-weight: 500;
color: black;
color: #41423f;;
text-decoration: none;
}