Skip to content

Commit 96ec020

Browse files
committed
Vertically center icons
1 parent 9cf6363 commit 96ec020

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

static/content.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,7 @@ ul.icon-list {
146146
padding-left: 0;
147147
img {
148148
width: 30px;
149+
position: relative;
150+
top: 8px;
149151
}
150152
}

0 commit comments

Comments
 (0)