aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/client.css')
-rw-r--r--webAO/client.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/webAO/client.css b/webAO/client.css
index bccc2ee..ae9de3b 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -61,8 +61,6 @@ img {
position: absolute;
display: flex;
flex-direction: column;
- width: 90vw;
- height: 40vh;
top: 50%;
left: 50%;
margin-right: -50%;
@@ -76,7 +74,7 @@ img {
}
#client_loadingtext {
- margin: 0;
+ margin: 30px;
}
#client_gamewindow {