diff --git a/src/components/pages/HomePage.css b/src/components/pages/HomePage.css index 03a5234..0aa48b1 100644 --- a/src/components/pages/HomePage.css +++ b/src/components/pages/HomePage.css @@ -69,3 +69,6 @@ padding: 3rem; } +.MuiNotchedOutline-focused-120 { + border-color: rgb(19, 143, 82) !important; +} \ No newline at end of file