From a2cf4228528a08968f80188a2968307aa008902f Mon Sep 17 00:00:00 2001 From: Sowgro <69283684+Sowgro@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:03:52 -0400 Subject: First Commit --- app/style.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/style.css (limited to 'app/style.css') diff --git a/app/style.css b/app/style.css new file mode 100644 index 0000000..d6d155b --- /dev/null +++ b/app/style.css @@ -0,0 +1,3 @@ +.betterlibheader{ + margin: 0 calc(-.5 * var(--content-spacing)); +} \ No newline at end of file -- cgit v1.2.3