mirror of
https://github.com/TeamPiped/hugo-whisper-theme.git
synced 2024-08-14 23:57:00 +00:00
working on responsive css
This commit is contained in:
parent
ae72d8b0f5
commit
c36e2529b1
14 changed files with 93 additions and 132 deletions
|
@ -3,11 +3,6 @@
|
|||
<div class="row">
|
||||
<div class="col-12">
|
||||
<div class="sub-footer-inner">
|
||||
<ul>
|
||||
<li><strong>Phone: </strong>{{ .Site.Data.contact.phone }}</li>
|
||||
<li><strong>Email: </strong><a href="mailto:{{ .Site.Data.contact.email }}">
|
||||
{{ .Site.Data.contact.email }}</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li class="zerostatic"><a href="https://www.zerostatic.io">www.zerostatic.io</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue