From 9859cbaecae42515effc24b256e7050f4bf80390 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Thu, 14 May 2020 12:48:57 +0300 Subject: [PATCH] Cosmetics --- src/AppConfigurator.vue | 6 +++--- src/assets/styles/app/_config.scss | 10 ++++++---- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/AppConfigurator.vue b/src/AppConfigurator.vue index de0dc74f2..ce1fac20f 100755 --- a/src/AppConfigurator.vue +++ b/src/AppConfigurator.vue @@ -10,14 +10,14 @@
-

COMPONENT SCALE

+

Component Scale

-

FREE THEMES

+

Free Themes

Built-in component themes created by the PrimeVue Theme Designer.

@@ -200,7 +200,7 @@
-

PREMIUM VUE-CLI TEMPLATES

+

Premium Vue-CLI Template

Beautifully crafted premium Vue CLI application templates by the PrimeTek design team.

diff --git a/src/assets/styles/app/_config.scss b/src/assets/styles/app/_config.scss index 1bc25c7d4..b6a6ad6dc 100644 --- a/src/assets/styles/app/_config.scss +++ b/src/assets/styles/app/_config.scss @@ -99,10 +99,12 @@ } } - h1 { - font-size: 1.286rem; - letter-spacing: .1px; - margin: 0 0 .5rem 0; + h3 { + margin-top: 1.5rem; + margin-bottom: .75rem; + font-size: 1.5rem; + font-weight: 500; + color: var(--text-color); } .p-grid > div {