Skip to content

Commit

Permalink
Vote-3056: Usa-alert style update (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
clmedders authored Oct 31, 2024
1 parent b4d5563 commit 956b693
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 30 deletions.
26 changes: 0 additions & 26 deletions web/themes/custom/votegov/src/sass/uswds-overrides/usa-alert.scss

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,12 @@
--usa-alert-info-icon: #{$bg-high-contrast};
}

.usa-alert__body {
.usa-alert__body {
background-color: var(--usa-alert-info-bg);
color: var(--usa-alert-info-text);

@include at-media-max('tablet') {
@include u-padding-left(0);
padding-inline-start: 3rem;
&.usa-alert--no-icon {
@include u-padding-left(4);
}

&:before {
Expand Down

0 comments on commit 956b693

Please sign in to comment.