diff options
| author | sD <stoned@derpymail.org> | 2020-03-21 16:39:18 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-03-21 16:39:18 +0100 |
| commit | b0299b073f72a15f126f984a286acd135370989d (patch) | |
| tree | a75f50d94f7e644e3f6bde659f60575f82bba958 /webAO | |
| parent | 0a67b7c908cb7826ee1cbf2ea5cba2d1a7ef0031 (diff) | |
use vw for icon size
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/styles/client.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css index 88b5532..d56fe24 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -445,7 +445,7 @@ } .menu_icon { - font-size: 2em; + font-size: 2vw; } .area-button { |
