diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index c81f1b7..3dfcdd1 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -49,19 +49,6 @@ color: inherit; } -.section-header { - position: relative; -} - -.section-header a:hover { - text-decoration: none; -} - -.section-header-link { - position: absolute; - left: -20px; -} - .section-header-link svg { width: 15px; height: 15px; diff --git a/layouts/_default/_markup/render-heading.html b/layouts/_default/_markup/render-heading.html index 606ebf6..3644bda 100644 --- a/layouts/_default/_markup/render-heading.html +++ b/layouts/_default/_markup/render-heading.html @@ -1,8 +1,8 @@ + {{ .Text | safeHTML }} {{ partial "icon.html" "link" }} - {{ .Text | safeHTML }}