mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-16 22:53:50 +00:00
(add order template mockup)
This commit is contained in:
@@ -2,10 +2,14 @@
|
||||
max-width: 33rem;
|
||||
}
|
||||
|
||||
.constrain-sm {
|
||||
max-width: 26rem;
|
||||
}
|
||||
|
||||
.constrain-lg {
|
||||
max-width: 40rem;
|
||||
}
|
||||
|
||||
.constrain-sm {
|
||||
max-width: 26rem;
|
||||
.constrain-xl {
|
||||
max-width: 48em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user