Skip to content

Commit 3c87ef2

Browse files
PROD-2435 #comment CSS updates to match WorkType #time 1m
1 parent 37d1685 commit 3c87ef2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src-ts/tools/work/work-type-banner/WorkTypeBanner.module.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
background: linear-gradient(84.92deg, #723390 2.08%, #8C384F 97.43%);
3434
}
3535

36-
&.bug-hunt {
36+
&.website-bug-hunt {
3737
background: linear-gradient(84.92deg, #363D8C 2.08%, #723390 97.43%);
3838
}
3939

@@ -74,7 +74,7 @@
7474
order: 0;
7575
}
7676

77-
&.bug-hunt {
77+
&.website-bug-hunt {
7878
background: url("./images/bug-hunt.png");
7979
background-size: cover;
8080

0 commit comments

Comments
 (0)