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