diff --git a/content/css/less/smart.less b/content/css/less/smart.less index 089f010f..e5e19c61 100644 --- a/content/css/less/smart.less +++ b/content/css/less/smart.less @@ -13,8 +13,8 @@ @o-accent-color: @blue;//#29a9df; -@base-font-size: 14.66px; -@base-line-height: 18px; +@base-font-size: 12px; +@base-line-height: 16px; html { -webkit-font-smoothing: antialiased; }