Skip to content

Commit

Permalink
close #37
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoGreyvenstein committed Jun 23, 2015
1 parent 55eaf95 commit 44e6cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/templates/pages/projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- <md-whiteframe class="md-whiteframe-z1" layout> -->
<span>
<md-card ng-repeat="project in projects">
<md-card-content class="md-padding">
<md-card-content class="md-padding">
<h3>{{project.name}}</h3> <p>{{project.description}}</p>
</md-card-content>
<md-fab-toolbar md-open="false" count="0" class="md-fab-toolbar md-right">
Expand Down

0 comments on commit 44e6cca

Please sign in to comment.