1

Single photo feed
All checks were successful
Deploy ewpratten.com / Deploy to Production (push) Successful in 1m11s

This commit is contained in:
Evan Pratten 2025-01-23 16:03:37 -05:00
parent 544d3783b6
commit e5596f0345

View File

@ -12,7 +12,7 @@ custom_css: |
.photo-feed-entry {
margin: 1em;
max-width: calc(max(45%, 300px));
/* max-width: calc(max(45%, 300px)); */
}
@media screen and (max-width: calc(((300px + 2em) * 2) + 2em)) {