Commit 2e3cc5ff authored by Administrator's avatar Administrator 💬

Fix up a nice footer.

parent dd38a37d
......@@ -18,10 +18,3 @@
}
#footer {
height: 3rem;
}
#footer p {
margin-bottom: 0;
}
#footer {
height: 3rem;
}
#footer p {
margin-bottom: 0;
}
#footer .ljbac {
color: #d632a8;
}
#footer .ljbac:hover,
#footer .ljbac:focus {
color: #b72b90;
}
<section id="footer" class="section bg-gray">
<section class="container {{ grid_size }}">
<p><a href="https://m3p2.org">M3P2</a> was <i class="fa fa-code"></i> with <i class="fa fa-heart-o pulse"></i> by <a href="https://www.ljbac.com" class="ljbac"><i class="fa fa-cube"></i></a> with <a href="http://getgrav.org">Grav</a>.</p>
</section>
</section>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment