owncast/web/components/chat/ChatJoinMessage/ChatJoinMessage.module.scss
2022-10-03 10:15:41 +02:00

6 lines
95 B
SCSS

.root {
padding: 10px 0px;
text-align: center;
font-size: .8rem;
font-style: italic;
}