mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
removed white line in quotes, cleaned up some markup
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
html {
|
||||
color: $black;
|
||||
font: #{$base-font-size}/#{$base-line-height} $base-font-family;
|
||||
background-color: $base-background-color;
|
||||
background-color: #fff;
|
||||
overflow-y: scroll;
|
||||
-webkit-font-smoothing: subpixel-antialiased;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user