diff --git a/src/assets/auth-caption.png b/src/assets/auth-caption.png deleted file mode 100644 index 8f8d3ab8..00000000 Binary files a/src/assets/auth-caption.png and /dev/null differ diff --git a/src/components/auth/Auth.scss b/src/components/auth/Auth.scss index 96946be8..f9c4d547 100644 --- a/src/components/auth/Auth.scss +++ b/src/components/auth/Auth.scss @@ -31,19 +31,6 @@ background: url('../../assets/telegram-logo.svg') center no-repeat; } - // Prevent loading additional 10 kB of Roboto font on initial load. - .caption-image { - margin-bottom: 0.5rem; - height: 19px; - background: url('../../assets/auth-caption.png') center center no-repeat; - background-size: auto 100%; - - @media (min-width: 600px) { - height: 48px; - background-size: 273px auto; - } - } - h2 { font-size: 1.25rem; line-height: 1; diff --git a/src/components/auth/AuthPhoneNumber.tsx b/src/components/auth/AuthPhoneNumber.tsx index 0450fedf..8662f295 100644 --- a/src/components/auth/AuthPhoneNumber.tsx +++ b/src/components/auth/AuthPhoneNumber.tsx @@ -170,7 +170,7 @@ const AuthPhoneNumber: FC = ({