Skip to content

Commit 66096db

Browse files
committed
Improve menu spacing
1 parent c732595 commit 66096db

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

themes/opentermsarchive/assets/css/components/aside.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878

7979
ul{
8080
padding-left:var(--mS);
81+
padding-top:var(--m2XS);
8182
padding-bottom:var(--m2XS);
8283

8384
li{
@@ -94,8 +95,9 @@
9495
}
9596

9697
ul{
98+
padding-top:0;
9799
padding-bottom:0;
98-
100+
99101
li{
100102
padding:0;
101103
}

0 commit comments

Comments
 (0)