patch link styling
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful

This commit is contained in:
sorrel 2024-03-03 09:33:25 -05:00
parent 999db22888
commit 4cbb4d9cc2

View file

@ -98,6 +98,10 @@ a[href*="#"] {
padding-right: .5em;
}
a[rel="me"] {
display: none;
}
body {
max-width: 600px;
margin: auto;