mirror of
https://github.com/yrzam/yrzam-hugo-theme.git
synced 2025-12-10 01:39:05 +00:00
shadows, button colors, fix whitespace
This commit is contained in:
@@ -33,8 +33,7 @@
|
||||
<div class="section-list">
|
||||
{{- range .Params.sections -}}
|
||||
<a href="{{ .link }}" class="section-item">
|
||||
{{ partial "icon.html" .icon }}
|
||||
<span class="label">{{ .name }}</span>
|
||||
{{ partial "icon.html" .icon }}<span class="label">{{ .name }}</span>
|
||||
</a>
|
||||
{{- end -}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user