BUGFIX: Fixed database not storing the num_viewers for each stream

UI: Changed styling for components
This commit is contained in:
JustIceO7
2025-02-27 17:15:00 +00:00
parent 2854d7f754
commit 5ad416393e
8 changed files with 5 additions and 9 deletions

View File

@@ -41,9 +41,6 @@ const Footer = () => {
{/* About Section */}
<div className="flex-1 min-w-[250px]">
<h2 className="text-2xl font-bold">Gander</h2>
<p className="text-sm mt-2">
Your very favourite streaming service
</p>
</div>
{/* Office Section */}