1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-21 01:22:08 +02:00
pigallery2/frontend/app/gallery/photo/photo.gallery.component.css

5 lines
77 B
CSS
Raw Normal View History

img {
width: inherit;
height: inherit;
vertical-align: inherit;
}