From ecefc58c4a7ac9752e7b66d75178fa100f4a9a9c Mon Sep 17 00:00:00 2001 From: Yanatchara JERAJA Date: Sun, 16 Jul 2023 11:05:49 +0700 Subject: [PATCH] edited paragraph style a little bit --- src/components/Problems.css | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/src/components/Problems.css b/src/components/Problems.css index dce6ec8..74d80a8 100644 --- a/src/components/Problems.css +++ b/src/components/Problems.css @@ -368,17 +368,6 @@ h4.mail { /*border-color: #fc6ac3;*/ } -/*#about.hash-span {*/ -/* padding-bottom: 0;*/ -/*}*/ - -/*button {*/ -/* border-radius: 10px;*/ -/* border-width: thin;*/ -/* border-color: #fc6ac3;*/ -/* --button-bg: #fc6ac3;*/ -/*}*/ - button a.slide { text-decoration: none; background-color: #1f1f44; @@ -411,3 +400,9 @@ div.MuiContainer-root { padding-top: 0; } +.underline.decoration-pink-500 { + --tw-text-opacity: 1; + color: #fc75c3; + text-decoration: none; +} +