Tabs compulsory code

PHOTO EMBED

Thu May 22 2025 02:53:40 GMT+0000 (Coordinated Universal Time)

Saved by @tara.hamedani

/*Tabs > Titles: Remove all caps, increase font size and reduce letter spacing.*/
.blocks-tabs__header-item{
  text-transform: none;
  font-size: 1.5rem;
  letter-spacing: .04rem;
}
content_copyCOPY