Skip to content

Commit b5227b9

Browse files
author
tosih
committed
Make changes requested by Tony.
1 parent 0802326 commit b5227b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/assets/styles/scss/pages/welcome.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.welcome {
2-
background: linear-gradient(rgba($purple-light,1), rgba($purple-blue,1));
2+
background: linear-gradient($purple-light, $purple-blue);
33

44
.logo {
55
height: auto;

0 commit comments

Comments
 (0)