diff --git a/frontend/templates/enroll-ota.html b/frontend/templates/enroll-ota.html index bee39c0473..981413f636 100644 --- a/frontend/templates/enroll-ota.html +++ b/frontend/templates/enroll-ota.html @@ -148,11 +148,24 @@ font-weight: bold; } + .qr-subtext { + font-size: 11px; + font-weight: 400; + color: #8b8fa8; + text-align: left; + max-width: 208px; + margin-top: 8px; + } + + .qr-container .qr-code { + margin-top: 24px; + } + .qr-container { display: flex; flex-direction: column; align-items: center; - gap: 24px; + gap: 0; background-color: #f9fafc; padding: 24px; border: 1px solid #e2e4ea; @@ -209,6 +222,7 @@

Trying to enroll your mobile device?

+

Opens this page on your mobile device

@@ -404,6 +418,7 @@

Trying to enroll your mobile device?

+

Opens this page on your mobile device