Closed jrubenoff closed 9 years ago
When tabs don't link to a different page, let .tabs include span tags instead of links.
.tabs
span
Required for the new pricing page
Wait, where does the tab link to, then?
To another view inside the page. See dobtco/splash#189
Yeah, those should be <a> tags, not <span>s.
<a>
<span>
When tabs don't link to a different page, let
.tabs
includespan
tags instead of links.Required for the new pricing page