Skip to content

Commit e4ab253

Browse files
committed
slightly increase margin top of link list in tiles on home page
1 parent 6466112 commit e4ab253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/home.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
}
6666

6767
.doc .grid .ulist {
68-
margin-top: 0;
68+
margin-top: 0.25rem;
6969
line-height: 1.3;
7070
}
7171

0 commit comments

Comments
 (0)