edited paragraph style a little bit

This commit is contained in:
Yanatchara JERAJA 2023-07-16 11:05:49 +07:00
parent 5407c4af42
commit ecefc58c4a

View File

@ -368,17 +368,6 @@ h4.mail {
/*border-color: #fc6ac3;*/ /*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 { button a.slide {
text-decoration: none; text-decoration: none;
background-color: #1f1f44; background-color: #1f1f44;
@ -411,3 +400,9 @@ div.MuiContainer-root {
padding-top: 0; padding-top: 0;
} }
.underline.decoration-pink-500 {
--tw-text-opacity: 1;
color: #fc75c3;
text-decoration: none;
}