Skip to content

Commit 59b808b

Browse files
authored
Revert underline style for decorated topic titles (#838)
1 parent 291b429 commit 59b808b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/DocumentationTopic/DecoratedTopicTitle.vue

-4
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,4 @@ export default {
9494
font-size: 1rem;
9595
}
9696
}
97-
98-
.decorated-title {
99-
@include underline-text;
100-
}
10197
</style>

0 commit comments

Comments
 (0)