style links

This commit is contained in:
Kay Faraday 2024-08-07 14:50:54 -07:00
parent 8f5e112e97
commit 55b289e96d
1 changed files with 4 additions and 0 deletions

View File

@ -144,6 +144,10 @@ main {
}
}
a {
@apply underline text-blue-600 hover:text-blue-800 visited:text-purple-600
}
.sidebar {
position: fixed;
top: 0;