remove extra font-size declaration
This commit is contained in:
parent
1c8ddccb45
commit
004cfabe81
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue