Skip to content

Commit 9cf6363

Browse files
committed
Make community list styles more modular
1 parent b78e251 commit 9cf6363

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

static/content.less

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,10 @@ blockquote{
141141
.body{
142142
margin: @gutter*2;
143143
}
144-
ul.community-list {
144+
ul.icon-list {
145145
list-style: none;
146146
padding-left: 0;
147+
img {
148+
width: 30px;
149+
}
147150
}

0 commit comments

Comments
 (0)