diff options
| -rw-r--r-- | assets/css/components/_exhibit.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/components/_exhibit.scss b/assets/css/components/_exhibit.scss index a68c5f6..6122206 100644 --- a/assets/css/components/_exhibit.scss +++ b/assets/css/components/_exhibit.scss | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | grid-template-areas: 'content' 'footer'; | 17 | grid-template-areas: 'content' 'footer'; |
| 18 | box-sizing: border-box; | 18 | box-sizing: border-box; |
| 19 | height: 100vh; | 19 | height: 100vh; |
| 20 | height: 100dvh; | ||
| 20 | 21 | ||
| 21 | @include iro.bem-elem('content') { | 22 | @include iro.bem-elem('content') { |
| 22 | grid-area: content; | 23 | grid-area: content; |
