Fix tab padding

This commit is contained in:
Robert Long 2022-01-21 17:02:24 -08:00
parent f8b4331ec7
commit 21e4516bc3

View file

@ -72,7 +72,7 @@
.tabContainer {
width: 100%;
flex-direction: row;
margin: 0 0 44px 0;
margin: 27px 16px;
}
.tabList {