From d6987c06f48b61352289181954f5a436c5f2379f Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Thu, 21 Nov 2024 15:48:24 +0100 Subject: Docs: Move to Mkdocs & Codeberg pages --- docs/custom.css | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/custom.css (limited to 'docs/custom.css') diff --git a/docs/custom.css b/docs/custom.css deleted file mode 100644 index fe5455e..0000000 --- a/docs/custom.css +++ /dev/null @@ -1,6 +0,0 @@ -.statemachine { - position: relative; - width: 80vw; - left: 50%; - transform: translateX(-50%); -} -- cgit v1.2.3