Remove class="text"

There is no class text defined in the CSS
This commit is contained in:
Tanguy Krotoff 2015-02-10 17:09:06 +01:00
parent 128427cc87
commit 0914948099
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
</div> </div>
<div class="footer-col footer-col-3"> <div class="footer-col footer-col-3">
<p class="text">{{ site.description }}</p> <p>{{ site.description }}</p>
</div> </div>
</div> </div>