Skip to content

Commit e62abd9

Browse files
committed
Increase footer menu items spacing for readability
1 parent 949df7c commit e62abd9

File tree

1 file changed

+1
-1
lines changed
  • themes/opentermsarchive/assets/css/components

1 file changed

+1
-1
lines changed

themes/opentermsarchive/assets/css/components/footer.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434

3535
.footer__main-menu {
36-
gap: var(--m2XS) var(--mS);
36+
gap: var(--m2XS) var(--mM);
3737
}
3838

3939
.footer__sub-menu {

0 commit comments

Comments
 (0)