Remove class="text"
There is no class text defined in the CSS
This commit is contained in:
parent
128427cc87
commit
0914948099
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue