finished event flyer

This commit is contained in:
bendwit 2025-06-24 12:34:31 +02:00
parent 82748898ac
commit c544981aec
2 changed files with 43 additions and 0 deletions

View file

@ -0,0 +1,19 @@
body {
background: darkgrey;
padding-top: 50px;
padding-bottom: 50px;
margin-left: auto;
margin-right: auto;
width: 10vw;
min-height: calc(100vh - 100px);
margin-top: 0;
margin-bottom:0;
}
hr {
width: 100%;
}
section {
width: 90%;
}