mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-06-27 23:48:23 +00:00
11 lines
214 B
CSS
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%;
|
|
} |