Increase visibility of segmented control on static page

This commit is contained in:
Justin Edmund 2023-06-30 22:20:16 -07:00
parent 6683a2571b
commit d09d53fba9

View file

@ -101,7 +101,7 @@ const AboutRoute: React.FC<Props> = (props: Props) => {
<div id="About">
{pageHead()}
<section>
<SegmentedControl>
<SegmentedControl blended={true}>
<Segment
groupName="about"
name="about"