aboutsummaryrefslogtreecommitdiff
path: root/.config/gtk-3.0/gtk.css
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2023-10-15 11:54:08 +0100
committerJustine Smithies <justine@smithies.me.uk>2023-10-15 11:54:08 +0100
commit7a87b61c7a21a9ebff875cbb202dfd0e899ac610 (patch)
tree8c64915a1964b7a0b72646927d7b90737e00f6d2 /.config/gtk-3.0/gtk.css
parent64fd3739fbede2ad4b8cd45c72fc54ce1aa2742f (diff)
Changes to margin
Diffstat (limited to '.config/gtk-3.0/gtk.css')
-rw-r--r--.config/gtk-3.0/gtk.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/gtk-3.0/gtk.css b/.config/gtk-3.0/gtk.css
index 010d611..1d188be 100644
--- a/.config/gtk-3.0/gtk.css
+++ b/.config/gtk-3.0/gtk.css
@@ -2,7 +2,7 @@
headerbar.titlebar.default-decoration {
background: transparent;
padding: 0;
- margin: 0 0 -27px 0;
+ margin: 0 0 -30px 0;
border: 0;
min-height: 0;
font-size: 0;