Skip to content

Commit 57e8d67

Browse files
authored
Merge pull request #78 from Namanv0509/tag-border
Update horizontal line on tags and categories
2 parents a12a0a9 + 035f407 commit 57e8d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/_tax_project.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
font-size: 1rem;
2828
font-weight: 700;
2929
color: $dark;
30-
border-bottom: 1px $primary solid;
30+
border-bottom: 1px $dark solid;
3131
margin-bottom: 1em;
3232
padding-bottom: 0.375rem;
3333
margin-top: 1em;

0 commit comments

Comments
 (0)