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

10 lines
109 B
CSS

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