1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:04:49 +00:00
2024-07-26 07:16:16 -07:00

11 lines
133 B
CSS

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