Skip to content

Commit

Permalink
fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshmishri committed Aug 19, 2024
1 parent 9fb7265 commit ca370ea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -351,10 +351,6 @@ main .border-top {
color: var(--text-color);
}

main .section:first-child {
padding-top: 0;
}

.section-small {
max-width: 900px;
margin: auto;
Expand All @@ -374,6 +370,7 @@ main .section:first-child {
display: flex;
justify-content: center;
}

/* styles to override onetrust */
#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler, .ot-close-icon, #filter-btn-handler, .ot-remove-objection-handler, .ot-obj-leg-btn-handler, [aria-expanded], .ot-link-btn),
#onetrust-banner-sdk #onetrust-reject-all-handler,
Expand Down

0 comments on commit ca370ea

Please sign in to comment.