Note location or time change on events page

This commit is contained in:
2024-12-06 16:26:14 +01:00
parent f2bd247e21
commit 9f20eaa2e1
3 changed files with 20 additions and 9 deletions

View File

@@ -41,6 +41,10 @@
font-style: italic;
}
.changed, .changed a {
color: #965959;
}
@media screen and (max-width: 1160px) {
.event {
flex-direction: column;