Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit f1e612c

Browse files
amcdnljelbourn
authored andcommitted
fix: update title background #398 (#399)
1 parent e6f6d9c commit f1e612c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/styles/_api-theme.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
$foreground: map-get($theme, foreground);
1010
$is-dark-theme: map-get($theme, is-dark);
1111

12-
.docs-api-method-name-cell {
13-
color: mat-color($primary, 800);
14-
}
15-
1612
.docs-api-method-returns-type,
1713
.docs-api-method-parameter-type {
1814
color: mat-color($primary, darker);

0 commit comments

Comments
 (0)