fix: missing links, credits et al

This commit is contained in:
Rudra Saraswat 2025-12-13 12:49:46 +00:00
parent 19b97f2af6
commit 296c1cde1b
5 changed files with 11 additions and 22 deletions

View file

@ -21,7 +21,7 @@ html {
body {
margin: 1em auto;
width: 100%;
max-width: 1000px;
max-width: 1200px;
line-height: 1.25;
font-size: 0.9em;
font-family: 'Comic Relief', serif;
@ -100,5 +100,5 @@ ul {
}
div {
font-size: 1.2em;
font-size: 1.45em;
}