Files
website/site/styles/home.css
2026-05-02 00:46:38 +02:00

13 lines
89 B
CSS

dl {
padding: 1rem 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 1rem 1rem;
}