1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00
This commit is contained in:
zumbiepig
2024-08-23 07:28:49 -07:00
parent 515f010620
commit 1e79d4d520
2 changed files with 4 additions and 2 deletions

View File

@@ -19,8 +19,10 @@ body {
}
.ads-container {
flex: 1;
display: none;
flex: 1;
align-items: center;
justify-content: center;
}
.launcher {