1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Add a link to the author of the post

This commit is contained in:
Cotes Chung
2021-12-05 02:29:40 +08:00
parent 563e8085e8
commit e2003f2b03
8 changed files with 45 additions and 10 deletions

View File

@@ -395,8 +395,6 @@ i { // fontawesome icons
word-spacing: 1px;
a {
@extend %link-underline;
&:not(:last-child) {
margin-right: 2px;
}