More CSS dividing, making footer buttons larger, adding new section on main page.
This commit is contained in:
parent
04cd0bc087
commit
3c87cee9e7
6 changed files with 37 additions and 124 deletions
|
@ -1,7 +1,7 @@
|
|||
<footer>
|
||||
<br><br>
|
||||
<div class="columns-container">
|
||||
<div class="col3 footer-social-list grid padding-container-1">
|
||||
<div class="col3 footer-social-list grid padding-container-point3">
|
||||
{{ range .Site.Menus.social }}
|
||||
<a role="button" alt="{{ .Name }}" title="{{ .Name }}" href={{ .URL }}>
|
||||
{{ .Pre }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue