mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-03 00:43:13 +00:00
Fixing up some CSS
This commit is contained in:
parent
d8b20c9b34
commit
bf449271e6
6 changed files with 34 additions and 18 deletions
|
@ -41,7 +41,7 @@
|
|||
|
||||
background-color: #151515;
|
||||
|
||||
box-shadow: 5px 5px 5px #151515aa;
|
||||
box-shadow: var(--shadow);
|
||||
|
||||
transition: transform 1s cubic-bezier(.19,1,.22,1), opacity 0.2s cubic-bezier(.19,1,.22,1);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue