Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
enricomarino committed Oct 27, 2016
1 parent 40dba6d commit d5bfa2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion elements/page-about.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h2 class="title">Our workflow</h2>
<h2 class="title">Our principles</h2>
<div class="principles">
<p>First do it, then do it right, then do it better</p>
<p>Dividi et Impera, Componetizing all the things</p>
<p>Dividi et Impera, componetizing all the things</p>
<p>Keep It Stupid Simple</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion elements/page-people.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
}

.section {
@apply --layout-fullbleed;
/*@apply --layout-fullbleed;*/
}

@media (max-width: 768px) {
Expand Down

0 comments on commit d5bfa2c

Please sign in to comment.