Move usa-icon--big

This commit is contained in:
zandercymatics 2024-07-18 12:04:38 -06:00
parent 7031b6e339
commit 400448508c
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
2 changed files with 6 additions and 6 deletions

View file

@ -223,9 +223,3 @@ abbr[title] {
.padding--8-8-9 {
padding: 8px 8px 9px !important;
}
.usa-icon.usa-icon--big {
margin: 0;
height: 1.5em;
width: 1.5em;
}

View file

@ -176,3 +176,9 @@ a.usa-button--unstyled:visited {
box-shadow: none;
}
}
.usa-icon.usa-icon--big {
margin: 0;
height: 1.5em;
width: 1.5em;
}