forked from ctmesh/web
slight margin increase between sections
This commit is contained in:
@ -193,11 +193,11 @@
|
|||||||
.btn-groups {
|
.btn-groups {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 1em;
|
gap: 1.5em;
|
||||||
}
|
}
|
||||||
.section-title {
|
.section-title {
|
||||||
margin: 0.5em 0 0;
|
margin: 0.5em 0 0;
|
||||||
padding-top: 0.75em;
|
padding-top: 1em;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
letter-spacing: 0.08em;
|
letter-spacing: 0.08em;
|
||||||
|
|||||||
Reference in New Issue
Block a user