💄 Update link style

This commit is contained in:
zhbaor 2023-01-08 11:58:08 +08:00
parent b6a9266bef
commit 6a227b136d

View file

@ -70,6 +70,13 @@ body{
}
}
a {
color: #0059b3;
&:visited {
color: #430085;
}
}
.page{
max-width: 1150px;
margin: auto;