Remove semicolons

This commit is contained in:
Oliver Davies 2016-03-17 08:44:33 +00:00
parent dead8a3f82
commit ce97893af2
11 changed files with 77 additions and 77 deletions

View file

@ -1,11 +1,11 @@
.badges
> a
display: block;
margin: 0 0 10px;
text-align: center;
display: block
margin: 0 0 10px
text-align: center
&:last-child
margin-bottom: 0;
margin-bottom: 0
&[class$="da-member"] img
max-width: 175px;
max-width: 175px