Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
Fixed comma typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oncletom committed May 1, 2012
1 parent 2ff3cc4 commit d8ede87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/styles/theme.less
Expand Up @@ -23,6 +23,9 @@ body{
&::after{
content: ", ";
}
&:last-of-type::after{
content: ".";
}

&.heading{
font-weight: bold;
Expand Down

0 comments on commit d8ede87

Please sign in to comment.