remove extra font-size declaration

This commit is contained in:
Jeff Atwood 2014-12-17 00:45:32 -08:00
parent 1c8ddccb45
commit 004cfabe81
1 changed files with 0 additions and 2 deletions

View File

@ -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;