diff --git a/assets/css/style.css b/assets/css/style.css index ed7bd46..60a0ad6 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -322,7 +322,7 @@ /* Global */ .hero { - height: 450px !important; + height: 350px !important; } .section { @@ -542,7 +542,7 @@ header { /* Hero */ .hero { - height: 400px !important; + height: 350px !important; } .homeHero { diff --git a/layouts/converting-data-to-nwb/list.html b/layouts/converting-data-to-nwb/list.html index 87f6a1d..1e83288 100644 --- a/layouts/converting-data-to-nwb/list.html +++ b/layouts/converting-data-to-nwb/list.html @@ -2,9 +2,7 @@ {{/* Hero Section */}}
-
-

{{ .Title | markdownify }}

-
+

{{ .Title | markdownify }}

@@ -119,4 +117,4 @@

{{ . | markdownify }}

{{/* End Choosing Tools Section */}} -{{ end }} \ No newline at end of file +{{ end }}