add diff image formats and sized & tweaks

This commit is contained in:
2024-11-23 21:11:21 +01:00
parent 2c3f692beb
commit e3919eb0c0
17 changed files with 44 additions and 12 deletions

View File

@@ -24,6 +24,10 @@ body {
caret-color: var(--primary);
}
img {
width: 100%;
}
math {
font-family: "Crimson Text";
}