From 3cd358452c1f9bec96b506f3a6a381df44af7206 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Wed, 29 Nov 2023 23:58:17 +0300 Subject: [PATCH] Fix box-sizing --- layouts/partials/head/style.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/head/style.html b/layouts/partials/head/style.html index 139204b..b2774c4 100644 --- a/layouts/partials/head/style.html +++ b/layouts/partials/head/style.html @@ -46,6 +46,7 @@ width: 21cm; height: 29.7cm; padding: 1.2cm; + box-sizing: border-box; } ul {