Skip to content

Commit cbe5685

Browse files
author
dengjun
committed
ci:fixing css lint
1 parent 0cb00e7 commit cbe5685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/components/Gigs/GigHeader/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
align-items: center;
1818
margin-top: 15px;
1919
height: 70px;
20-
background: linear-gradient(90deg, #6F308B 0%, #1470AC 100%);
20+
background: linear-gradient(90deg, #6f308b 0%, #1470ac 100%);
2121
border-radius: 10px;
2222
color: #fff;
2323
font-size: 16px;

0 commit comments

Comments
 (0)