slight margin increase between sections
All checks were successful
Deploy Pages / deploy (push) Successful in 22s
All checks were successful
Deploy Pages / deploy (push) Successful in 22s
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user