fix home color

This commit is contained in:
tdurieux
2021-03-25 13:44:35 +01:00
parent 83dd070843
commit 11d78d5e3d

View File

@@ -75,6 +75,7 @@ body {
rgba(51, 51, 51, 0.82),
rgba(13, 17, 198, 0.69) 100%
);
color: white;
}
a:hover {
text-decoration: none;