We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75c6822 + b5227b9 commit e3fc8ecCopy full SHA for e3fc8ec
client/assets/styles/scss/pages/welcome.scss
@@ -1,5 +1,5 @@
1
.welcome {
2
- background: linear-gradient(rgba($purple-light,.99), rgba($purple-blue,.98));
+ background: linear-gradient($purple-light, $purple-blue);
3
4
.logo {
5
height: auto;
0 commit comments