Update TGBeta.ps1
This commit is contained in:
@@ -484,7 +484,7 @@ function GetHtmlContent {
|
|||||||
.columns-container {
|
.columns-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between; /* Space columns evenly */
|
justify-content: space-between; /* Space columns evenly */
|
||||||
gap: 20px; /* Add spacing between the two columns */
|
gap: 5px; /* Add spacing between the two columns */
|
||||||
align-items: flex-start; /* Align columns to the top */
|
align-items: flex-start; /* Align columns to the top */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user