rimgo/static/css/album.css
video-prize-ranch 34f09c36fb
Updates
2022-01-17 17:11:33 -05:00

17 lines
152 B
CSS

h1 {
margin: 0;
}
img {
max-width: 100%;
}
.imageMeta__wrapper,
.imageMeta {
display: flex;
gap: 12px;
}
.imageMeta__wrapper {
gap: 2rem;
}