more mobile-friendly

This commit is contained in:
Avraham Sakal
2026-05-24 10:18:24 -04:00
parent f983fe5b83
commit 91931039bc
2 changed files with 24 additions and 12 deletions
+9
View File
@@ -100,3 +100,12 @@ a {
font-weight: 500;
text-decoration: none;
}
.employment > :first-child {
margin-block-start: 0.3em;
}
h2 {
margin-block-start: 0.3em;
margin-block-end: 0.3em;
}