Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
Fixes a small size variance
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankerZ committed Jun 4, 2014
1 parent 9043612 commit 3cbecaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.jade
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
extend layout

block content
ul(style="list-style:disc outside; margin-left:30px;")
ul(style="list-style:disc outside; margin-left:10px;")
#helper

0 comments on commit 3cbecaf

Please sign in to comment.