Show footer on mobile
This commit is contained in:
parent
0aeed0ed94
commit
c4b515bf89
@ -1,5 +1,5 @@
|
|||||||
<footer class="{{ .Site.Params.background_color_class | default "bg-black" }} bottom-0 w-100 pa3 tc" role="contentinfo">
|
<footer class="{{ .Site.Params.background_color_class | default "bg-black" }} bottom-0 w-100 pa3 tc" role="contentinfo">
|
||||||
<div class="f5 no-underline white-80 dn dib-ns pv2 ph3 tc">
|
<div class="f5 no-underline white-80 pv2 ph3 tc">
|
||||||
<p>© {{ now.Format "2006"}} K-SPACE MTÜ</p>
|
<p>© {{ now.Format "2006"}} K-SPACE MTÜ</p>
|
||||||
<p>Registration number 80397632</p>
|
<p>Registration number 80397632</p>
|
||||||
<a class="link white-80" href="mailto:info@k-space.ee">info@k-space.ee</a></p>
|
<a class="link white-80" href="mailto:info@k-space.ee">info@k-space.ee</a></p>
|
||||||
|
Loading…
Reference in New Issue
Block a user