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-07-26 07:16:16 -07:00
committed by GitHub
parent 664e5dd262
commit 1f97a940ac
4 changed files with 19 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
.launcher {
width: 95vw;
height: 95vh;
margin: 10px auto 0 auto;
}
.play-button {
text-decoration: none;
padding: 10px 10px;
}