owncast/web/components/chat/ChatJoinMessage/ChatJoinMessage.module.scss

7 lines
95 B
SCSS
Raw Normal View History

2022-10-03 11:15:00 +03:00
.root {
padding: 10px 0px;
text-align: center;
2022-10-03 11:15:00 +03:00
font-size: .8rem;
font-style: italic;
}