Skip to content

Commit

Permalink
Resized card components
Browse files Browse the repository at this point in the history
regarding the #137
  • Loading branch information
IremToroslu committed Jul 5, 2021
1 parent 76a1374 commit 80bec9b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions frontend/src/components/mydashboard/mydashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,16 @@
font-family: inherit;
font-style: normal;
font-weight: bold;
font-size: var(--global--text-title--FontSize);
font-size: var(--global--panel-title--FontSize);
letter-spacing: 0.5px;
color: #643082;
margin-bottom: 5px;
padding-left: 0px;
margin-top: 0px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
}

.dashboardCardSubTitle p{
font-family: inherit;
font-style: normal;
Expand Down

0 comments on commit 80bec9b

Please sign in to comment.