Skip to content
Snippets Groups Projects

fix: Straighten bottom border of subnav

Merged stephen requested to merge frontend-tickets--border-curl into main
Files
6
@@ -5,6 +5,7 @@
padding: 0;
font-weight: 600;
border-bottom: 3px solid palette.$borderNeutral;
border-radius: 0;
ul {
justify-content: center;
Loading