diff --git a/themes/hugo-theme-wave/static/css/style.css b/themes/hugo-theme-wave/static/css/style.css index f6c37a4..0e4c142 100644 --- a/themes/hugo-theme-wave/static/css/style.css +++ b/themes/hugo-theme-wave/static/css/style.css @@ -282,7 +282,7 @@ a:visited { } #container { position: relative; - border-bottom: 1px solid #ccc; + /*border-bottom: 1px solid #ccc;*/ margin-bottom: 30px; } @@ -2466,4 +2466,4 @@ div#example-heatmap { #title { font-family: Arial, Helvetica, sans-serif; font-size: 30pt; -} \ No newline at end of file +}