mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-06 13:26:49 +01:00
9 lines
102 B
CSS
9 lines
102 B
CSS
#ticketForm {
|
|
max-width: 500px;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
#qrCodeContainer {
|
|
margin-top: 20px;
|
|
}
|