100svh
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user