Better link color and remove text at home page

pull/132/head
cagataycivici 2019-12-10 18:16:14 +03:00
parent d65e0423b0
commit d1095f48a3
2 changed files with 5 additions and 3 deletions

View File

@ -818,7 +818,6 @@ body {
> a { > a {
font-weight: bold; font-weight: bold;
color: #03c4e8;
} }
} }
} }
@ -850,7 +849,6 @@ body {
> a { > a {
font-weight: bold; font-weight: bold;
color: #03c4e8;
} }
} }
} }
@ -876,6 +874,10 @@ body {
img { img {
width: 100%; width: 100%;
} }
a {
font-weight: bold;
}
} }
/* PRO */ /* PRO */

View File

@ -48,7 +48,7 @@
<div class="p-col-12 p-md-3"> <div class="p-col-12 p-md-3">
<img alt="templates" src="../assets/images/home/icon-templates.svg" /> <img alt="templates" src="../assets/images/home/icon-templates.svg" />
<span class="feature-name">TEMPLATES</span> <span class="feature-name">TEMPLATES</span>
<p>Professionally designed highly customizable Vue application templates to get started in no time. (Coming soon...)</p> <p>Professionally designed highly customizable Vue application templates to get started in no time.</p>
</div> </div>
<div class="p-col-12 p-md-3"> <div class="p-col-12 p-md-3">
<img alt="templates" src="../assets/images/home/icon-sigma.svg" /> <img alt="templates" src="../assets/images/home/icon-sigma.svg" />