Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss/components/_archive.scss')
-rwxr-xr-xsrc/scss/components/_archive.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scss/components/_archive.scss b/src/scss/components/_archive.scss
index 813b6de..02183b8 100755
--- a/src/scss/components/_archive.scss
+++ b/src/scss/components/_archive.scss
@@ -25,7 +25,7 @@
.archive-post-date {
color: map-get($colors, light);
}
- // Change styl of the list by adding font-awesome icon
+ // Change style of the list by adding font-awesome icon
&::before {
font-family: 'FontAwesome';
content: '\f0da';
@@ -33,4 +33,4 @@
}
}
}
-} \ No newline at end of file
+}