From b8254c7d297c63d2b15103f06a7a62c05e4c377f Mon Sep 17 00:00:00 2001 From: Konstantinos Triantafyllou Date: Tue, 15 Jun 2021 13:29:31 +0000 Subject: [PATCH] [Monitor Dashboard | Trunk]: Remove some double ;; and app_my_theme from index.html git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@61223 d315682c-612b-4755-9ff5-7f18f6832af3 --- src/app/develop/develop.component.css | 4 ++-- src/index.html | 2 +- src/index.prod.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/develop/develop.component.css b/src/app/develop/develop.component.css index a1924dd..ac9dfd2 100644 --- a/src/app/develop/develop.component.css +++ b/src/app/develop/develop.component.css @@ -3,14 +3,14 @@ border-radius: 36px; padding: 65px; font-family: "Roboto", sans-serif; - font-size: var(--large-font-size);; + font-size: var(--large-font-size); } ul.portal-circle { list-style: none; padding-left: 40px; font-family: "Open Sans", sans-serif; - font-size: var(--font-size);; + font-size: var(--font-size); } ul.portal-circle li { diff --git a/src/index.html b/src/index.html index 80f6cdc..fc63b7d 100644 --- a/src/index.html +++ b/src/index.html @@ -26,7 +26,7 @@ - +
diff --git a/src/index.prod.html b/src/index.prod.html index 130d048..500fdce 100644 --- a/src/index.prod.html +++ b/src/index.prod.html @@ -25,7 +25,7 @@ - +