mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-01 16:13:10 +00:00
Fixes n shit
This commit is contained in:
parent
a9ba8669a6
commit
19e945d1cd
14 changed files with 28 additions and 22 deletions
|
@ -20,8 +20,8 @@
|
|||
.gallery-item {
|
||||
margin: 0.5rem; padding: 0;
|
||||
|
||||
max-width: 232.5px; max-height: 232.5px;
|
||||
height: auto;
|
||||
/*max-width: 232.5px; max-height: 232.5px;*/
|
||||
height: auto; max-width: 315px;
|
||||
|
||||
background-color: var(--bg-2);
|
||||
border-radius: var(--rad);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue