From a0228d4a7e4b1705a70cc2f347aefa2eaae9bb33 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Wed, 15 Jan 2025 18:00:39 -0500 Subject: [PATCH] Update TGBeta.ps1 --- TGBeta.ps1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TGBeta.ps1 b/TGBeta.ps1 index 852c0e7..bb43364 100644 --- a/TGBeta.ps1 +++ b/TGBeta.ps1 @@ -392,6 +392,11 @@ function GetHtmlContent { max-width: 300px; /* Adjust size as needed */ height: auto; } + .subtitle { + font-size: 1.2rem; + color: #666; + margin-top: 0.5em; + } .container { display: flex; height: 100vh;