Skip to content
Snippets Groups Projects

Change markdown header tab anchor links to buttons

All threads resolved!
7 files
+ 20
21
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -84,14 +84,13 @@
}
}
&.active{
&.active {
button {
font-weight: 600;
color: $black;
border-bottom: 2px solid $theme-gray-800;
}
}
}
}
}
Loading