Skip to content
Snippets Groups Projects
Commit d14b945d authored by Malthe's avatar Malthe
Browse files

Reduce font size in footer

parent e89893b7
Branches
No related tags found
No related merge requests found
...@@ -57,8 +57,8 @@ ...@@ -57,8 +57,8 @@
<div class="md-content__inner md-typeset"> <div class="md-content__inner md-typeset">
<div class="row"> <div class="row">
<div class="footerColumn"><a href="https://malthefogsporring.github.io/malthesrepo/"><img src="{{nav.homepage.url | url}}/content/logo_large.png" width="70px" style="margin-top:1.3em;float:left;"><h2 style="color:black;margin-top:1.1em!important;"><b>STACK</b></h2></a></div> <div class="footerColumn"><a href="https://malthefogsporring.github.io/malthesrepo/"><img src="{{nav.homepage.url | url}}/content/logo_large.png" width="70px" style="margin-top:1.3em;float:left;"><h2 style="color:black;margin-top:1.1em!important;"><b>STACK</b></h2></a></div>
<div class="footerColumn"><h3>About STACK</h3><h3>Training and Events</h3><h3>Case Studies</h3><h3>Demonstration site</h3></div> <div class="footerColumn"><h5>About STACK</h5><h5>Training and Events</h5><h5>Case Studies</h5><h5>Demonstration site</h5></div>
<div class="footerColumn"><h3>Privacy statement</h3><h3>Licenses</h3><h3>Accessibility</h3></div> <div class="footerColumn"><h5>Privacy statement</h5><h5>Licenses</h5><h5>Accessibility</h5></div>
</div> </div>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment