From d1095f48a382d31d371c0f90469cb481bf1a63b0 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Tue, 10 Dec 2019 18:16:14 +0300 Subject: [PATCH] Better link color and remove text at home page --- src/assets/styles/app.scss | 6 ++++-- src/views/Home.vue | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/assets/styles/app.scss b/src/assets/styles/app.scss index 9d2e813ef..f5efac9c1 100644 --- a/src/assets/styles/app.scss +++ b/src/assets/styles/app.scss @@ -818,7 +818,6 @@ body { > a { font-weight: bold; - color: #03c4e8; } } } @@ -850,7 +849,6 @@ body { > a { font-weight: bold; - color: #03c4e8; } } } @@ -876,6 +874,10 @@ body { img { width: 100%; } + + a { + font-weight: bold; + } } /* PRO */ diff --git a/src/views/Home.vue b/src/views/Home.vue index 997b93971..2646b4890 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -48,7 +48,7 @@
templates TEMPLATES -

Professionally designed highly customizable Vue application templates to get started in no time. (Coming soon...)

+

Professionally designed highly customizable Vue application templates to get started in no time.

templates