fix layout

This commit is contained in:
2023-05-25 16:41:05 +02:00
parent 6b7debc811
commit bf35285272
2 changed files with 5 additions and 1 deletions

View File

@@ -4,6 +4,10 @@
@import '@fontsource/source-sans-pro';
@import '@fontsource/source-sans-pro/300';
* {
-webkit-touch-callout: none;
}
html {
// height: -webkit-fill-available;
height: 100%;