diff --git a/web/site/assets/scss/_screen.scss b/web/site/assets/scss/_screen.scss index fefb89d1..cd3933ff 100644 --- a/web/site/assets/scss/_screen.scss +++ b/web/site/assets/scss/_screen.scss @@ -3,10 +3,11 @@ .w-lg-75 { width: 75% !important; } - // Sets the content width in blog and docs - .td-max-width-on-larger-screens { - max-width: 100% !important; - } +} + +// Sets the content width in blog and docs +.td-max-width-on-larger-screens { + max-width: 100% !important; } // Overwriting height and padding used for cover blocks