added content and styling

This commit is contained in:
Beverly Nguyen
2024-11-19 10:59:58 -08:00
parent 0a50913e62
commit 9e8e7910dc
6 changed files with 229 additions and 10 deletions

View File

@@ -898,20 +898,13 @@ li.linked-card:hover svg,
display: block;
}
.about-icon-list {
display: flex;
.icon-list {
width: 24px;
height: 24px;
padding: 2px 1px;
justify-content: center;
align-items: center;
margin-right: 4px;
}
.usa-icon-list__content{
padding-left: 0;
}
.indented-paragraph {
margin-left: calc(24px + 4px);
margin-top: 4px;