Update TGBeta.ps1
This commit is contained in:
@@ -484,7 +484,7 @@ function GetHtmlContent {
|
||||
.columns-container {
|
||||
display: flex;
|
||||
justify-content: center; /* Center the columns */
|
||||
gap: 5px; /* Reduce the gap to minimal space */
|
||||
gap: 20px; /* Reduce the gap to minimal space */
|
||||
align-items: flex-start; /* Align the columns at the top */
|
||||
padding: 0; /* Remove extra padding around the container */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user