Skip to content

Commit f9d028b

Browse files
committed
Merge pull request #5 from jdm135/master
Adjust UI.
2 parents cdb6252 + 0047ecc commit f9d028b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

widget/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
word-break: break-word;
2323
}
2424
.link-holder{
25-
margin:0 auto;
25+
margin:0 auto 30px;
2626
max-width:240px;
2727
}
2828
</style>

0 commit comments

Comments
 (0)