Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit d920a8f

Browse files
author
felix
committed
fixed font-awsome icons
1 parent 482c599 commit d920a8f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_sass/_base.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ header {
316316
}
317317

318318
// Contact
319-
.fa {
319+
#contact .fa {
320320
color: $theme-dark;
321321
font-size: 4em;
322322
}
@@ -347,4 +347,5 @@ img::-moz-selection {
347347

348348
body {
349349
-webkit-tap-highlight-color: $theme-dark;
350-
}
350+
}
351+

0 commit comments

Comments
 (0)