Files
Spik-en-span/style.css

9 lines
102 B
CSS

#ticketForm {
max-width: 500px;
margin: 0 auto;
}
#qrCodeContainer {
margin-top: 20px;
}