diff --git a/static/css/style.css b/static/css/style.css index cfb1f02..3b86085 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -392,7 +392,7 @@ a:hover { /* Layout */ .container { - max-width: 1200px; + max-width: 1600px; margin: 0 auto; padding: 0 var(--spacing-4); } diff --git a/templates/qr_destination.html b/templates/qr_destination.html index c53dc6d..4e3400c 100644 --- a/templates/qr_destination.html +++ b/templates/qr_destination.html @@ -3,7 +3,7 @@
-- Please enter your Employee ID to check in/out + Please enter your Employee ID to {{ qr_code.location_event }}
@@ -575,7 +575,7 @@ @@ -588,9 +588,9 @@@@ -604,7 +604,7 @@