Skip to content

Commit

Permalink
chore: remove unused css
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamersmann authored and danyx23 committed Nov 24, 2023
1 parent 225fe84 commit 27562f0
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions packages/@ourworldindata/grapher/src/modal/SourcesModal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,6 @@
margin-bottom: 8px;
}

.indicator-descriptions .key-info {
--indicator-key-info-title: #{$box-title};
--indicator-key-info-content-size: 0.875rem;

margin: 24px 0;
padding: 32px;

&__content,
&__content ul {
font-weight: 500;
}
}

.indicator-sources {
.ExpandableToggle:first-of-type {
border-top: none;
Expand Down Expand Up @@ -120,7 +107,6 @@
max-width: 240px;
}

.indicator-descriptions .key-info__learn-more,
.indicator-processing .indicator-processing__link {
@include body-3-medium;
display: inline-block;
Expand Down

0 comments on commit 27562f0

Please sign in to comment.