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;