stream-tools/twitch/public/labels.css

11 lines
136 B
CSS
Raw Normal View History

body {
margin: 0;
}
#label {
margin: 16px;
font-family: "Inter", sans-serif;
font-size: 64px;
font-weight: bold;
}