fix style

This commit is contained in:
Gabriele Musco 2021-12-16 09:26:07 +01:00
parent 7c864197f0
commit d817042213
No known key found for this signature in database
GPG Key ID: 0587A5D65B5DC99E
1 changed files with 0 additions and 1 deletions

View File

@ -189,7 +189,6 @@ h1, h2, h3, h4, h5, h6 {
a {
color: $accent_color;
{{ if not (.Site.Params.underlineTitleLinks | default false) }}
not (.Site.Params.underlineTitleLinks | default false) }}
border-bottom: none;
{{ end }}
}