From 83ae66360701dcb8dd25d83e06117358ec808a44 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 14 Dec 2020 19:24:00 +0100 Subject: [PATCH] wait #4122 @0:10 --- style/articles/atlantic.less | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/style/articles/atlantic.less b/style/articles/atlantic.less index 7bc15ee9..a92b584d 100644 --- a/style/articles/atlantic.less +++ b/style/articles/atlantic.less @@ -1,8 +1,13 @@ @import "variables"; @import "book-variables"; -article{ - p{ +article { + + h1 { + line-height: 55px; + } + + p { font-size: 16px; } } \ No newline at end of file -- 2.39.5