From 35f6f31edd8441364db794ad9636f358d97b0268 Mon Sep 17 00:00:00 2001 From: "Unisko PENG," Date: Sun, 15 Jan 2023 20:35:05 +0800 Subject: [PATCH] Updated. --- custom_style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/custom_style.css b/custom_style.css index b320e11..3587913 100644 --- a/custom_style.css +++ b/custom_style.css @@ -31,6 +31,9 @@ i.fa { } @media only screen and (min-width: 1024px) { + div.book-header { + top: 30px; + } .nav-list .nav-item a { font-size: small !important; }