mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2026-03-05 13:39:59 -05:00
13 lines
121 B
CSS
13 lines
121 B
CSS
body {
|
|
margin: 0 12vw;
|
|
}
|
|
|
|
.tagMeta {
|
|
padding: 2em;
|
|
border-radius: 12px;
|
|
}
|
|
|
|
a {
|
|
font-weight: 400;
|
|
color: #fff;
|
|
} |