|
|
@ -7,7 +7,6 @@ body { |
|
|
|
@apply bg-background-main font-open-sans text-type-text overflow-x-hidden; |
|
|
|
@apply bg-background-main font-open-sans text-type-text overflow-x-hidden; |
|
|
|
min-height: 100vh; |
|
|
|
min-height: 100vh; |
|
|
|
min-height: 100dvh; |
|
|
|
min-height: 100dvh; |
|
|
|
position: relative; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
html[data-full], |
|
|
|
html[data-full], |
|
|
@ -222,4 +221,4 @@ input[type=range].styled-slider.slider-progress::-ms-fill-lower { |
|
|
|
.tabbable:focus-visible { |
|
|
|
.tabbable:focus-visible { |
|
|
|
outline: 2px solid theme('colors.themePreview.primary'); |
|
|
|
outline: 2px solid theme('colors.themePreview.primary'); |
|
|
|
box-shadow: 0 0 10px theme('colors.themePreview.secondary'); |
|
|
|
box-shadow: 0 0 10px theme('colors.themePreview.secondary'); |
|
|
|
} |
|
|
|
} |