mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-26 10:05:10 +00:00
Dev (#28)
This commit is contained in:
10
public/resources/styles/mobile.css
Normal file
10
public/resources/styles/mobile.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.launcher {
|
||||
width: 95vw;
|
||||
height: 95vh;
|
||||
margin: 10px auto 0 auto;
|
||||
}
|
||||
|
||||
.play-button {
|
||||
text-decoration: none;
|
||||
padding: 10px 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user