diff --git a/app/assets/stylesheets/desktop/discourse.scss b/app/assets/stylesheets/desktop/discourse.scss index 4315f3cee35..348f0456d61 100644 --- a/app/assets/stylesheets/desktop/discourse.scss +++ b/app/assets/stylesheets/desktop/discourse.scss @@ -2,8 +2,6 @@ // BEWARE: changing these styles implies they take effect anywhere they are seen // throughout the Discourse application -html {font-size: $base-font-size/$base-line-height;} - @include medium-width { body { min-width: $medium-width;