From 28fbb88f93859a7f6bbf124cb8df1e1a37fd1285 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 17 Aug 2020 09:42:51 +0200 Subject: Fix css lint --- .../app/shared/shared-instance/instance-features-table.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/shared-instance/instance-features-table.component.scss b/client/src/app/shared/shared-instance/instance-features-table.component.scss index 9a45bcd2a..d17e91fc2 100644 --- a/client/src/app/shared/shared-instance/instance-features-table.component.scss +++ b/client/src/app/shared/shared-instance/instance-features-table.component.scss @@ -7,7 +7,7 @@ table { .label, .sub-label { - &.label { + &.label { font-weight: $font-semibold; } -- cgit v1.2.3