diff --git a/themes/patek/assets/css/main.scss b/themes/patek/assets/css/main.scss index afe09df..63003be 100644 --- a/themes/patek/assets/css/main.scss +++ b/themes/patek/assets/css/main.scss @@ -107,4 +107,7 @@ h2 a { color: $link !important; } } +#content { + min-height: 90vh; +} // /Custom styles \ No newline at end of file