Tabbed Navigation v2
Tabbed (secondary) navigation in CSS.
Projects /
Tabbed (secondary) navigation in CSS.
The Tabbed Navigation v2 component is used to display a secondary navigation.
Modify the --tabs-nav-border-width
custom property to edit the border thickness:
.tabs-nav-v2 {
--tabs-nav-border-width: 2px;
}
If you wish to include tabbed content, please check our tabs v2 component.