about summary refs log tree commit diff
path: root/users/grfn/gws.fyi/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/gws.fyi/main.css')
-rw-r--r--users/grfn/gws.fyi/main.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/users/grfn/gws.fyi/main.css b/users/grfn/gws.fyi/main.css
index 26423f18f12f..cdcd440766ca 100644
--- a/users/grfn/gws.fyi/main.css
+++ b/users/grfn/gws.fyi/main.css
@@ -98,6 +98,13 @@ h3 {
   font-family: Inter, sans-serif;
 }
 
+h1.title,
+h2.title,
+h3.title {
+  text-align: left;
+  margin-bottom: 1.5em;
+}
+
 h2 {
   font-size: 18px;
 }