mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
added !important
This commit is contained in:
parent
228b56002f
commit
da2d09932e
1 changed files with 2 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
// NOTE: !important is used because _font.scss overrides this
|
||||
.usa-alert__body--widescreen {
|
||||
max-width: $widescreen-max-width;
|
||||
max-width: $widescreen-max-width !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue