diff --git a/apps/client/src/common/components/protect-route/PinPage.module.scss b/apps/client/src/common/components/protect-route/PinPage.module.scss index 2af602fa2..073397cbc 100644 --- a/apps/client/src/common/components/protect-route/PinPage.module.scss +++ b/apps/client/src/common/components/protect-route/PinPage.module.scss @@ -11,9 +11,11 @@ } .pin { + margin-top: 0.5rem; display: flex; align-items: center; justify-content: center; + gap: 4px; input { font-size: 4rem;