This commit is contained in:
Zakhar
2026-09-05 21:48:01 +03:00
parent 1f4768bdcb
commit 9874c0f2e8
12 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ export const GlobalStyle = createGlobalStyle`
background-attachment: fixed;
background-size: contain;
background-position: left top;
min-height: 100vh;
min-height: 100svh;
${({ theme }) => theme.media.mobile(css`
background-position: center 72%;