1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00

.ads-container flex: 1

This commit is contained in:
zumbiepig 2024-08-22 08:37:21 -07:00
parent 3cca7376c3
commit 72bc6e0cfe
No known key found for this signature in database
GPG Key ID: 17C891BE28B953DE

View File

@ -19,6 +19,7 @@ body {
} }
.ads-container { .ads-container {
flex: 1;
display: none; display: none;
} }