diff --git a/app/assets/stylesheets/admin.scss b/app/assets/stylesheets/admin.scss index bb38174e3..ba749904e 100644 --- a/app/assets/stylesheets/admin.scss +++ b/app/assets/stylesheets/admin.scss @@ -134,7 +134,6 @@ $table-header: #ecf1f6; } a { - color: #000; display: inline-block; font-family: "Lato" !important; font-size: rem-calc(24); diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 9b5b95a29..3a8163578 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -583,7 +583,6 @@ body > header, .has-submenu { &.is-active a { - color: #fff; font-weight: bold; } }