meh
This commit is contained in:
parent
2bd4e39226
commit
5eec62b318
1 changed files with 1 additions and 1 deletions
|
|
@ -1152,7 +1152,7 @@ button {
|
||||||
.photo-item:hover,
|
.photo-item:hover,
|
||||||
.video-item:hover {
|
.video-item:hover {
|
||||||
transform: translate(-2px, -2px);
|
transform: translate(-2px, -2px);
|
||||||
box-shadow: 6px 6px 0 var(--accent-yellow);
|
box-shadow: 6px 6px 0 var(--accent-grey);
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-lightbox-prev,
|
.custom-lightbox-prev,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue