Rocket icon to wrench + Highlight job title

This commit is contained in:
sharath Kumar 2018-07-25 23:42:14 +05:30
parent 1045f58f6c
commit 84210bf11f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<h2 class="section-title">
<span class="fa-stack fa-xs">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-rocket fa-stack-1x fa-inverse"></i>
<i class="fas fa-wrench fa-stack-1x fa-inverse"></i>
</span>
{{ site.data.data.skills.title }}
</h2>

View File

@ -185,7 +185,7 @@ p {
font-size: 16px;
margin-top: 0;
margin-bottom: 0;
font-weight: 500;
font-weight: 600;
}
.time {
position: absolute;