mirror of
https://github.com/runyanjake/jakesphotos.git
synced 2025-10-04 23:47:30 -07:00
Fix spacing in gallery
This commit is contained in:
parent
7b8da1d734
commit
ee7f06597d
@ -6,11 +6,11 @@
|
||||
}
|
||||
|
||||
.gallery-photo {
|
||||
margin: 0.2vw;
|
||||
margin: 0.66%;
|
||||
border-radius: 5px;
|
||||
display: block;
|
||||
height: auto;
|
||||
max-width: 32vw; /* Do not mix with max-height! */
|
||||
width: calc(32%);
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user