Skip to content

Commit

Permalink
fix styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ekachxaidze98 committed Oct 3, 2024
1 parent 10b20c3 commit 8f19f2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/sdg/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@
font-weight: 400;
line-height: 18px;
color: #666;
letter-spacing: 0.175px;
text-transform: capitalize;
letter-spacing: 0.175px;
}

.active-sdg-description {
Expand Down Expand Up @@ -329,15 +329,15 @@

.horizontal-view-chart-wrapper {
padding: 24px;
margin-top: 20px;
margin-bottom: 20px;
background: #fff;
margin-top: 20px;
}

.header-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
justify-content: space-between;
}

.inner-chart-wrapper {
Expand Down

0 comments on commit 8f19f2c

Please sign in to comment.