add more practical info content, opening hours + some association sketching

This commit is contained in:
elisejakob
2024-05-23 11:55:36 +02:00
parent 5041cd0bde
commit 4a7f76e5f9
6 changed files with 197 additions and 26 deletions

View File

@ -25,7 +25,7 @@
.contactItem {
list-style: none;
grid-column: span 3;
grid-column: span 4;
h2 {
margin-bottom: 1em;
@ -36,7 +36,9 @@
}
ul,
p {
p,
table,
a {
font-size: var(--font-size-caption);
}
}