Template:CustomStyles
Revision as of 18:01, 26 January 2025 by Testkailasa (talk | contribs) (Created page with "<style> @media (max-width: 1200px) { .photo-gallery { column-count: 2; } } @media (max-width: 800px) { .photo-gallery { column-count: 1; } } </style>")
<style>
@media (max-width: 1200px) { .photo-gallery { column-count: 2; } } @media (max-width: 800px) { .photo-gallery { column-count: 1; } }
</style>