Fixes n shit

This commit is contained in:
Michał Gdula 2022-07-25 20:59:02 +01:00
parent a9ba8669a6
commit 19e945d1cd
14 changed files with 28 additions and 22 deletions

View file

@ -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);