[S] Add text decoration correctly

This commit is contained in:
Hykilpikonna
2021-12-27 12:48:17 -05:00
parent 30c804bea1
commit 91b52f6dfa
+3 -1
View File
@@ -45,6 +45,8 @@ export default class BlogIndexLinks extends Vue
.index-categories
font-size: 0.8em
text-decoration: underline
color: $color-text-special
*
text-decoration: underline
</style>