Skip to content

Commit 3b1c429

Browse files
committed
tabbed content visibility
Signed-off-by: HIMANSHU RAI <himanshuuu.2001@gmail.com>
1 parent a5a5f93 commit 3b1c429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/_styles_project.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ a:not([href]):not([class]):hover {
722722
width: 100%;
723723
}
724724

725-
// Only target tabbed panels using ID naming convention
725+
// Only target the tabbed panels using ID naming convention
726726

727727
[id^="tabs-"] {
728728
border: 1px solid rgba($light, 0.1);

0 commit comments

Comments
 (0)