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; +} +