From c9857b8bf6653b0a57d0d05478c0aa158fa85cf0 Mon Sep 17 00:00:00 2001 From: infidel Date: Tue, 12 Apr 2022 17:18:04 +0700 Subject: [PATCH] logo padding 2.25rem --- assets/css/template-styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/template-styles.css b/assets/css/template-styles.css index 9374bce..d6b12f4 100644 --- a/assets/css/template-styles.css +++ b/assets/css/template-styles.css @@ -343,6 +343,7 @@ caption { } .logo { border: 0; + padding : 2.25rem; } .logo img { width: 100%;