From 0d376fe668bcc5ff1e407a60516e8e1a78d4e873 Mon Sep 17 00:00:00 2001 From: Yanatchara JERAJA Date: Sun, 16 Jul 2023 10:48:46 +0700 Subject: [PATCH] minor edited header layout style --- src/components/Problems.css | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/Problems.css b/src/components/Problems.css index c4425ad..e4e1867 100644 --- a/src/components/Problems.css +++ b/src/components/Problems.css @@ -368,9 +368,9 @@ h4.mail { /*border-color: #fc6ac3;*/ } -#about.hash-span { - padding-bottom: 0; -} +/*#about.hash-span {*/ +/* padding-bottom: 0;*/ +/*}*/ /*button {*/ /* border-radius: 10px;*/ @@ -401,4 +401,7 @@ span.underline.decoration-pink-500 { .Problems p { padding-bottom: 20px; -} \ No newline at end of file +} + + +