diff --git a/homepage/config/custom.css b/homepage/config/custom.css index 48de92c..d7b4b28 100644 --- a/homepage/config/custom.css +++ b/homepage/config/custom.css @@ -3,13 +3,13 @@ border-radius: 10px; border-width: 1px; border-color: rgba(227, 227, 227, 0.506); - background-color: rgba(97, 144, 182, 0.437) !important; + background-color: rgba(97, 144, 182, 0.629) !important; padding: 10px; .dark\:bg-theme-900\/20:is(.dark *) { background-color:rgba(166, 213, 251, 0.328); border-radius: 1rem; } .dark\:bg-theme-900\/50:is(.dark *) { - background-color:rgba(224, 217, 217, 0.403); + background-color:rgba(224, 217, 217, 0); } } \ No newline at end of file