aboutsummaryrefslogtreecommitdiff
path: root/app/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/style.css')
-rw-r--r--app/style.css3
1 files changed, 3 insertions, 0 deletions
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