fix(css): remove duplicate a link style

This commit is contained in:
en 2025-02-14 13:00:33 +01:00
parent 8f4aa13828
commit b71993adaa

View File

@ -34,15 +34,6 @@ body {
box-sizing: border-box;
}
a {
font-weight: 500;
color: #646cff;
text-decoration: inherit;
}
a:hover {
color: #535bf2;
}
/*
h1 {
font-size: 3.2em;