linkdin footer
This commit is contained in:
@@ -126,14 +126,16 @@ footer{
|
||||
font-size: $font-medium;
|
||||
font-weight: 400;
|
||||
|
||||
padding-bottom: 0.6rem;
|
||||
// padding-bottom: 0.6rem;
|
||||
font-size: 0.6rem;
|
||||
|
||||
}
|
||||
// .fa-3x{
|
||||
// font-size: 1.5em;
|
||||
// }
|
||||
|
||||
li{
|
||||
padding: 0;
|
||||
}
|
||||
.fa-x-twitter::before{
|
||||
display: none;
|
||||
}
|
||||
@@ -148,6 +150,9 @@ footer{
|
||||
display: none;
|
||||
|
||||
}
|
||||
.fa-3x{
|
||||
font-size: 2.3em;
|
||||
}
|
||||
.fa-linkedin::after{
|
||||
content: url('../img/linkedin.svg') !important;
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user