mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-29 06:43:11 +00:00
Fixes here and there
This commit is contained in:
parent
eeb79ec53c
commit
951871b983
5 changed files with 10 additions and 3 deletions
|
@ -338,6 +338,7 @@ nav .btn {
|
|||
transition: outline 0.1s cubic-bezier(0.19, 1, 0.22, 1);
|
||||
background-color: #151515;
|
||||
opacity: 0.8;
|
||||
box-shadow: 6px 6px 2px rgba(21, 21, 21, 0.5333333333);
|
||||
}
|
||||
.preview-button:hover {
|
||||
outline: #E8E3E3 0.2rem solid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue