mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
style: decrease gradient shine
This commit is contained in:
parent
6de1394628
commit
8f587944fd
2 changed files with 2 additions and 1 deletions
|
|
@ -14,5 +14,6 @@
|
|||
background: inherit;
|
||||
content: '';
|
||||
filter: blur(10px);
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.hero {
|
||||
padding: 100px 0 60px;
|
||||
padding: 120px 0 60px;
|
||||
text-align: center;
|
||||
|
||||
& .logo {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue