refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-06-04 02:51:42 +04:00
parent ec81e98fa2
commit aeafcc7903
2 changed files with 5 additions and 1 deletions

View File

@@ -44,6 +44,10 @@ code {
font-family: 'InstrumentSerif', sans-serif;
}
.marked a {
@apply underline;
}
math {
margin-top: 1rem;
}