From 904e163b96e7f084daeedca4fb5d46e2dd0e3655 Mon Sep 17 00:00:00 2001 From: Anna Kudriavtsev Date: Tue, 9 Feb 2021 01:51:59 -0800 Subject: [PATCH] pona e line heights --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index fdf9ed4..940fed2 100644 --- a/index.html +++ b/index.html @@ -13,12 +13,11 @@ * { font-family: 'linja suwi'; font-feature-settings: "kern" 1; - margin-top: 1.5rem; - margin-bottom: 1rem; + margin-top: 1rem; + margin-bottom: 0.5rem; } p, textarea { font-size: 32pt; } -p { line-height: 50%; } h1 { text-align: center; } h1 { font-size: 12rem; }