From c46634e7ce76df5a68aa69fed5a4a27590588c8e Mon Sep 17 00:00:00 2001 From: Rodrigo Emanuel Date: Sun, 18 May 2025 17:22:28 -0300 Subject: [PATCH] Add files via upload --- README.md | 2 +- css/app.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 199c21f..8b0e046 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ChatRD is a chat overlay widget for OBS that unifies messages and events from **Twitch**, **YouTube**, **TikTok**, **Kick**, **Streamlabs**, **StreamElements**, **Patreon**, **TipeeeStream**, **Ko-Fi**, **Fourthwall** (and more to come). -![ChatRD Config UI](https://i.imgur.com/h9QZpa7.png) +![ChatRD Config UI](https://i.imgur.com/jQl1nWj.png) --- diff --git a/css/app.css b/css/app.css index aef478a..f2ea802 100644 --- a/css/app.css +++ b/css/app.css @@ -134,7 +134,7 @@ body { display: block; text-shadow: none; font-size: 14px; - margin: 2px 0; + margin: 2px 0 -5px 0; color: #999; }