Tidy sass

This commit is contained in:
Oliver Davies 2016-11-20 08:39:57 +00:00
parent d57bed02ac
commit 381629c876
7 changed files with 13 additions and 43 deletions

View file

@ -1,5 +1,5 @@
{% if page.website %}
<a class="project__website" href="{{ page.website }}">
<a class="project-website btn btn-primary" href="{{ page.website }}">
View the website
</a>
{% endif %}