1
0
forked from ctmesh/web

slight margin increase between sections

This commit is contained in:
2026-02-10 14:01:00 -05:00
parent a7dabace24
commit 81ea6a8005

View File

@ -193,11 +193,11 @@
.btn-groups {
display: flex;
flex-direction: column;
gap: 1em;
gap: 1.5em;
}
.section-title {
margin: 0.5em 0 0;
padding-top: 0.75em;
padding-top: 1em;
font-size: 1rem;
text-transform: uppercase;
letter-spacing: 0.08em;