From b0299b073f72a15f126f984a286acd135370989d Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 21 Mar 2020 16:39:18 +0100 Subject: use vw for icon size --- webAO/styles/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO') 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 { -- cgit