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