Skip to content

Commit 432e9da

Browse files
committed
Remove global a rule leaking from about CSS module
1 parent b6eaea4 commit 432e9da

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/components/about/styles.module.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,6 @@ div .row {
107107
letter-spacing: 0.5px;
108108
}
109109

110-
a {
111-
color: var(--ifm-color-primary-p2);
112-
}
113-
114110
div .large_card_position {
115111
color: var(--ifm-color-primary-p2);
116112
}

0 commit comments

Comments
 (0)