diff --git a/frontend/src/container/ListOfDashboard/DashboardList.styles.scss b/frontend/src/container/ListOfDashboard/DashboardList.styles.scss index e16bf19aba..11dac46fde 100644 --- a/frontend/src/container/ListOfDashboard/DashboardList.styles.scss +++ b/frontend/src/container/ListOfDashboard/DashboardList.styles.scss @@ -143,7 +143,7 @@ slashed-zero; font-feature-settings: 'dlig' on, 'salt' on, 'cpsp' on, 'case' on; font-family: Inter; - font-size: 14px; + font-size: 12px; font-style: normal; font-weight: 400; line-height: 18px; /* 128.571% */ @@ -168,7 +168,7 @@ slashed-zero; font-feature-settings: 'dlig' on, 'salt' on, 'cpsp' on, 'case' on; font-family: Inter; - font-size: 14px; + font-size: 12px; font-style: normal; font-weight: 400; line-height: 18px; /* 128.571% */ @@ -192,7 +192,7 @@ slashed-zero; font-feature-settings: 'dlig' on, 'salt' on, 'cpsp' on, 'case' on; font-family: Inter; - font-size: 14px; + font-size: 12px; font-style: normal; font-weight: 400; line-height: 18px; /* 128.571% */ @@ -226,7 +226,7 @@ slashed-zero; font-feature-settings: 'dlig' on, 'salt' on, 'cpsp' on, 'case' on; font-family: Inter; - font-size: 14px; + font-size: 12px; font-style: normal; font-weight: 400; line-height: 18px; /* 128.571% */ diff --git a/frontend/src/container/ListOfDashboard/DashboardsList.tsx b/frontend/src/container/ListOfDashboard/DashboardsList.tsx index c2f2cf6505..d1b859696a 100644 --- a/frontend/src/container/ListOfDashboard/DashboardsList.tsx +++ b/frontend/src/container/ListOfDashboard/DashboardsList.tsx @@ -503,14 +503,12 @@ function DashboardsList(): JSX.Element {