corrections font-awesome 3 -> 4
All checks were successful
All checks were successful
This commit is contained in:
parent
8515c71261
commit
c212523ebc
@ -17,7 +17,7 @@
|
|||||||
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||||
|
|
||||||
<!-- Custom fonts for this template -->
|
<!-- Custom fonts for this template -->
|
||||||
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
<link href="vendor/font-awesome/css/all.min.css" rel="stylesheet" type="text/css">
|
||||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
|
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
|
||||||
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
|
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
|
||||||
|
|
||||||
@ -65,11 +65,11 @@
|
|||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a id="vimeo-link" class="master_button" href="https://vimeo.com/user59930690">
|
<a id="vimeo-link" class="master_button" href="https://vimeo.com/user59930690">
|
||||||
<i class="fa fa-vimeo fa-2x" aria-hidden="true"></i>
|
<i class="fab fa-vimeo-v fa-2x" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a id="artstation-link" class="master_button" href="https://www.artstation.com/maxspiegel">
|
<a id="artstation-link" class="master_button" href="https://www.artstation.com/maxspiegel">
|
||||||
<i class="fa fa-artstation fa-2x" aria-hidden="true"></i>
|
<i class="fab fa-artstation fa-2x" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ header.masthead {
|
|||||||
left: 2rem;
|
left: 2rem;
|
||||||
}
|
}
|
||||||
#artstation-link {
|
#artstation-link {
|
||||||
left: 4rem;
|
left: 5rem;
|
||||||
}
|
}
|
||||||
.icone {
|
.icone {
|
||||||
width: 1.1rem;
|
width: 1.1rem;
|
||||||
@ -70,7 +70,7 @@ header.masthead {
|
|||||||
left: 4rem;
|
left: 4rem;
|
||||||
}
|
}
|
||||||
#artstation-link {
|
#artstation-link {
|
||||||
left: 6rem;
|
left: 7.5rem;
|
||||||
}
|
}
|
||||||
.icone {
|
.icone {
|
||||||
width: 2.2rem;
|
width: 2.2rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user