diff --git a/themes/swr/assets/css/style.scss b/themes/swr/assets/css/style.scss index 280bcac..6cd0e57 100644 --- a/themes/swr/assets/css/style.scss +++ b/themes/swr/assets/css/style.scss @@ -12,7 +12,7 @@ body { background-attachment: fixed; background-image: linear-gradient( rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7) ),url('../background.jpg'); backdrop-filter: blur(5px); - min-height: 100%; + height: 100%; } #container {