Template:Support Page: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
use gap for icon spacing in buttons - fixes RTL issues
use gap for nav button spacing - fixes RTL issue
Line 247: Line 247:
.sp-nav-container {
.sp-nav-container {
display: flex;
display: flex;
gap: 0.5rem;
text-align: inherit;
text-align: inherit;
}
}
Line 424: Line 425:
border-color: #fde8f0;
border-color: #fde8f0;
color: #d40356;
color: #d40356;
margin-left: .5rem;
}
}