rimgo/static/css/base.css
video-prize-ranch ac98a54f79
Stream images
2022-01-17 15:48:24 -05:00

11 lines
214 B
CSS

body {
font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;
}
main {
margin: 0 18vw;
}
img {
max-width: 100%;
}