mirror of
https://github.com/status-im/artproject.git
synced 2025-02-23 05:08:24 +00:00
Lighter distortion effect
This commit is contained in:
parent
09e84f6c91
commit
7fcfcd9a14
@ -20,6 +20,7 @@
|
||||
z-index: -1;
|
||||
width: 100%;
|
||||
content: attr(data-title);
|
||||
opacity: .7;
|
||||
transform: translate(-50%, -50%);
|
||||
transition: transform .7s cubic-bezier(0, 1.54, .4, 1.7);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user