mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Fix social icons
This commit is contained in:
@@ -193,3 +193,11 @@ img {
|
||||
.float-left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.fab {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.fas {
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
li {
|
||||
font-size: 1.6rem;
|
||||
font-size: 1.8rem;
|
||||
@media only screen and (max-device-width : 768px) {
|
||||
margin: 1.6rem 0 1.6rem 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user