Update TGBeta.ps1

This commit is contained in:
2025-01-15 18:00:39 -05:00
parent 871a681798
commit a0228d4a7e

View File

@@ -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;