beautify venue pages

This commit is contained in:
elise
2024-08-06 21:53:48 +02:00
parent 8abdacc593
commit f41f7e8317
5 changed files with 18 additions and 13 deletions

View File

@ -326,4 +326,9 @@ select {
right: 0;
bottom: -50%;
}
}
.page-header-small {
max-width: var(--size-width-p);
margin: 0 auto 1rem;
}