From a5e6541579e30cca619f0356d74b74a17a5813c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=98=84=EC=84=B1=ED=95=84?= Date: Mon, 8 May 2023 15:39:46 +0900 Subject: [PATCH] =?UTF-8?q?header=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/css/custom.css | 1 - .../resources/templates/fragment/header.html | 56 +++++++++---------- 2 files changed, 26 insertions(+), 31 deletions(-) diff --git a/src/main/resources/static/css/custom.css b/src/main/resources/static/css/custom.css index 12d676b..ca6c8fa 100644 --- a/src/main/resources/static/css/custom.css +++ b/src/main/resources/static/css/custom.css @@ -695,7 +695,6 @@ ul li { @media (min-width: 768px) { .pt-layout { display: grid; - gap: 1.5rem; grid-template-areas:"sidebar main"; grid-template-columns:1fr 3fr } diff --git a/src/main/resources/templates/fragment/header.html b/src/main/resources/templates/fragment/header.html index b4e05cc..77de41d 100644 --- a/src/main/resources/templates/fragment/header.html +++ b/src/main/resources/templates/fragment/header.html @@ -7,44 +7,40 @@ -