add bio by rms

This commit is contained in:
2025-04-20 12:46:03 +02:00
parent 373d317887
commit d94d4a56b2
3 changed files with 38 additions and 6 deletions

View File

@@ -184,7 +184,7 @@ header * {
font-weight: bold;
font-size: 2em;
text-align: center;
margin: 1em auto;
margin: 2em auto;
padding: 0 .5em;
font-family: JetBrains Mono, monospace;
width: fit-content;
@@ -381,7 +381,7 @@ figcaption {
}
.poster {
margin: 0 auto !important;
margin: 5em auto !important;
max-width: 40rem;
filter: drop-shadow(0 0 5em black);
}