1
0

kalender: fix safari

This commit is contained in:
Philip Wagner
2024-10-29 12:53:28 +01:00
parent 24f7ebdeb1
commit 1f2e0fd33e

View File

@@ -122,6 +122,7 @@ footer a { line-height: 1 !important; text-align-last: justify; display: block;
.content-footer { flex-direction: column; }
.content-footer-socials { width: 100% }
.calendar-entry { grid-template-columns: 1fr }
.calendar-entry > a { width: calc(100dvw - 22pt - 22pt) }
.project-list { text-align: center; }
.project-list a, .project-list span { display: block }