Made modifications to the event page

This commit is contained in:
Bashy 2025-11-26 15:51:26 +01:00
parent 67133a7cc0
commit 1e33326b03
2 changed files with 8 additions and 2 deletions

View file

@ -259,6 +259,10 @@ section {
display: block;
}
.event-wrapper .post-content {
max-width: 600px;
}
.event-spacer{
margin: 10px 0;
}