Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit f48966e

Browse files
committed
simplify
1 parent 79108b1 commit f48966e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

assets/stylesheets/modules/embeddings/common/semantic-related-topics.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
margin: 4.5em 0 1em;
33
}
44

5-
.more-topics__list {
5+
.more-topics__container {
66
h3 .d-icon {
77
margin-right: 0.25em;
88
color: var(--primary-high);
99
font-size: var(--font-down-1);
1010
}
11-
}
1211

13-
.more-topics__container {
1412
.nav-pills .d-icon {
1513
font-size: var(--font-down-1);
1614
}

0 commit comments

Comments
 (0)