diff --git a/ui100/src/styling/index.css b/ui100/src/styling/index.css index 3e7c63cf..7251074e 100644 --- a/ui100/src/styling/index.css +++ b/ui100/src/styling/index.css @@ -2,9 +2,7 @@ body { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; - padding-bottom: 15px; min-width: 320px; - min-height: 100vh; } code {