Skip to content

Commit 4d1b5a3

Browse files
committed
update get started btn color
1 parent 1d29030 commit 4d1b5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ img.unstyled {
117117
background-size: 200% 100%;
118118
background-position: 0 0;
119119
background-repeat: repeat-x;
120-
background-image: linear-gradient(131deg, rgba(80, 54, 163, .67), rgba(63, 178, 175, .67) 50%, rgba(80, 54, 163, .67));
120+
background-image: linear-gradient(131deg, rgba(1, 30, 80, 0.9), rgba(21, 103, 251, 0.9) 50%, rgba(1, 30, 80, 0.9));
121121
margin-right: 1rem;
122122
display: inline-block;
123123
font-size: smaller;

0 commit comments

Comments
 (0)