Tabs span entire length
Some checks failed
Tests / tests (push) Has been cancelled

This commit is contained in:
Dustin Brett 2025-11-25 20:55:47 -08:00
parent e1555eed38
commit ae3233407c

View File

@ -9,6 +9,7 @@ const StyledTabs = styled.ol`
gap: 1px;
padding: 2px 13px 0;
position: absolute;
width: 100%;
li {
color: rgb(215 215 215);