From 817fc52355a2880a2f5c3b006adb7adfb5d92979 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 25 Nov 2020 10:48:32 +0100 Subject: [PATCH] wait #4096 @0:10 --- style/articles/atlantic.less | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/style/articles/atlantic.less b/style/articles/atlantic.less index d63826be..7bc15ee9 100644 --- a/style/articles/atlantic.less +++ b/style/articles/atlantic.less @@ -1,2 +1,8 @@ @import "variables"; -@import "book-variables"; \ No newline at end of file +@import "book-variables"; + +article{ + p{ + font-size: 16px; + } +} \ No newline at end of file -- 2.39.5