Skip to content

Commit 07c77e6

Browse files
author
Kavishka Fernando
committed
update step header icon color
1 parent 4b368a6 commit 07c77e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/css/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
.step-header-icon {
5555
font-size: 1.5rem;
5656
line-height: 1;
57-
color: var(--ifm-color-primary-darkest);
58-
background: var(--ifm-color-primary-lightest);
57+
color: white;
58+
background: var(--ifm-color-primary);
5959
border-radius: 70%;
6060
width: 40px;
6161
height: 40px;

0 commit comments

Comments
 (0)