From 83d3992f02a34537bb988c7ac4e235f72d1545d9 Mon Sep 17 00:00:00 2001 From: Isaac Date: Wed, 5 Jun 2024 21:07:55 +1000 Subject: fix nav icon rotation sorry lucy! --- static/css/root.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/root.css b/static/css/root.css index b65b5a8..c2905e0 100644 --- a/static/css/root.css +++ b/static/css/root.css @@ -72,7 +72,6 @@ a { .navbar .logo img { display: inline-block; height: 2em; - transform: rotate(-10deg); margin-right: 0.5em; } -- cgit v1.2.3