add opacity transition on image load
This commit is contained in:
parent
53c7749789
commit
c13626ce09
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@
|
|||
--color-mint: #45e6ba;
|
||||
--color-brown: #a59478;
|
||||
--color-brown-light: #d6cfbe;
|
||||
|
||||
--transition-image-opacity: opacity 0.3s ease-in-out;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue