Skip to content

Instantly share code, notes, and snippets.

View DeltaJordan's full-sized avatar

DeltaJordan DeltaJordan

View GitHub Profile
@Dinir
Dinir / chatbox.css
Last active October 15, 2025 03:35
Streamlabs Chat Box - Scrolling Sideway
body {
background: $background_color;
color: $text_color;
font-size: $font_size;
}
.colon, .name {
height: 0px;
}