From 8f229362dc9f6de0431494cc1b657b08c7ec5862 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 2 Aug 2021 11:14:21 +0100 Subject: [PATCH] . --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index 0603156..a29eba8 100644 --- a/css/main.css +++ b/css/main.css @@ -1103,7 +1103,7 @@ display: block .inactive::after { content: "inactive"; - transform: translateX(-100%) rotate(12deg); + transform: rotate(19deg); color: red; font-size: 1rem; font-weight: 900;