diff options
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webAO/client.css b/webAO/client.css index be80855..0f1d32d 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -42,6 +42,7 @@ img { position: absolute; display: flex; flex-direction: column; + padding: 10px; top: 50%; left: 50%; margin-right: -50%; @@ -59,6 +60,7 @@ img { position: absolute; display: flex; flex-direction: column; + padding: 10px; top: 50%; left: 50%; margin-right: -50%; |
