From 15163fdc160ae4cfd93c5416729d14221ac7239c Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Tue, 17 Aug 2021 22:17:39 -0400 Subject: feat(gws.fyi): Add a recipe for tomato paste Someone asked for this, so here it is. Change-Id: I00c52deb8c3f4e8f786cf4763b39d862ad041f6d Reviewed-on: https://cl.tvl.fyi/c/depot/+/3371 Tested-by: BuildkiteCI Reviewed-by: grfn --- users/grfn/gws.fyi/main.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'users/grfn/gws.fyi/main.css') 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; } -- cgit 1.4.1