Fix styles

This commit is contained in:
Valtteri Karesto
2021-12-13 17:16:43 +02:00
parent 69c7865491
commit 4fc7098e78

View File

@@ -8,11 +8,6 @@ body,
flex-direction: column;
}
a {
color: inherit;
text-decoration: none;
}
* {
box-sizing: border-box;
}