Skip to content

Commit 172e9e4

Browse files
committed
Merge branch 'chemicals' into test
2 parents 15310d2 + b6b882b commit 172e9e4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

web/themes/custom/parc/components/chemical-accordion/chemical-accordion.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/themes/custom/parc/components/chemical-accordion/chemical-accordion.pcss.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
hr {
5252
border-color: var(--secondary-color) !important;
5353
border-width: 3px;
54-
margin: 0 -20px;
54+
margin: 40px -20px;
5555
opacity: 1;
5656
}
5757

web/themes/custom/parc/components/chemical-exposure-sources/chemical-exposure-sources.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/themes/custom/parc/components/chemical-exposure-sources/chemical-exposure-sources.pcss.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
&__items {
1919
display: flex;
2020
gap: 10px;
21-
justify-content: space-between;
21+
justify-content: space-around;
2222
margin-bottom: 25px;
2323
flex-grow: 1;
2424
}

0 commit comments

Comments
 (0)