From 13607915a7352f827f67a550de5cd5a1ac976276 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sun, 29 Jan 2023 17:04:20 +0000 Subject: [PATCH] Update general.css --- src/main/resources/static/general.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/main/resources/static/general.css b/src/main/resources/static/general.css index c84c3bae7..20e97c598 100644 --- a/src/main/resources/static/general.css +++ b/src/main/resources/static/general.css @@ -3,7 +3,3 @@ bottom: 0; width: 100%; } - -#image { - transform: rotate(0deg); -} \ No newline at end of file