diff --git a/src/pages/dashboard/Public/index.js b/src/pages/dashboard/Public/index.js index 9af059a..29a7fa6 100644 --- a/src/pages/dashboard/Public/index.js +++ b/src/pages/dashboard/Public/index.js @@ -191,7 +191,7 @@ const DashboardDefault = () => { p: 4, justifyContent: "flex-start", backgroundColor: "#e1edfc", - border: "3px solid #0C489E", // DARKER border (3:1+) + border: "0px solid #0C489E", // DARKER border (3:1+) borderRadius: "10px", color: "#0C489E", // icon + default text color "&:hover": {