This commit is contained in:
Amolith 2019-05-07 12:05:23 -04:00
parent 2a434a62b7
commit 50c16d162f
Signed by: Amolith
GPG Key ID: 51FD40936DB0065B
1 changed files with 5 additions and 5 deletions

View File

@ -81,13 +81,13 @@ body {
text-decoration: none;
}
.links:hover .link-text {
font-weight: 700;
font-weight: 700;
}
.link-text ::before {
content: "\f0c1 ";
font-size: 15px;
font-family: "ForkAwesome";
}
content: "\f0c1 ";
font-size: 15px;
font-family: "ForkAwesome";
}
@media (max-width: 1000px) {
.links {