mirror of
https://github.com/remvze/moodist.git
synced 2025-09-29 15:30:49 -04:00
style: decrease gradient shine
This commit is contained in:
parent
6de1394628
commit
8f587944fd
@ -14,5 +14,6 @@
|
|||||||
background: inherit;
|
background: inherit;
|
||||||
content: '';
|
content: '';
|
||||||
filter: blur(10px);
|
filter: blur(10px);
|
||||||
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.hero {
|
.hero {
|
||||||
padding: 100px 0 60px;
|
padding: 120px 0 60px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
& .logo {
|
& .logo {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user