Skip to content

Commit

Permalink
Update the logo
Browse files Browse the repository at this point in the history
  • Loading branch information
kanishkarj committed Mar 12, 2019
1 parent f1e1189 commit 441c3ee
Show file tree
Hide file tree
Showing 4 changed files with 1,153 additions and 1,378 deletions.
4 changes: 4 additions & 0 deletions assets/css/main.css
Expand Up @@ -623,6 +623,10 @@
color: #999999 !important;
}

.icon-sponsor {
font-size:xx-large;
}

/* Icon */

.icon {
Expand Down
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -113,8 +113,8 @@ <h4>TITLE SPONSOR</h4>
<div>
follow to stay posted regarding open positions.
<br/>
<a href="https://www.facebook.com/arcesium/" target="_blank" class="icon fa-facebook"><span class="label"></span></a>
<a href="https://www.linkedin.com/company/arcesium/?originalSubdomain=in" target="_blank" class="icon fa-linkedin"><span class="label"></span></a>
<a href="https://www.facebook.com/arcesium/" target="_blank" class="icon icon-sponsor fa-facebook-square"><span class="label"></span></a>
<a href="https://www.linkedin.com/company/arcesium/?originalSubdomain=in" target="_blank" class="icon icon-sponsor fa-linkedin-square"><span class="label"></span></a>
</div>
</div>
</div>
Expand Down

0 comments on commit 441c3ee

Please sign in to comment.