reddit-save/html/style.css
2020-12-31 01:32:06 +00:00

8 lines
86 B
CSS

a {
display: block;
}
img, video {
max-width: 200px;
max-height: 300px;
}