File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
layouts/converting-data-to-nwb Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 22{{/* Hero Section */}}
33< section class ="hero teamSect d-flex justify-content-center align-items-center position-relative "
44 style ="background: radial-gradient(#063053e5, #062e52e5), url('/images/essentials/aboutBg.png'); ">
5- < div class ="container-lg ">
6- < h1 class ="inter-700 text-48 text-white z-4 "> {{ .Title | markdownify }}</ h1 >
7- </ div >
5+ < h1 class ="inter-700 text-48 text-white text-center z-4 "> {{ .Title | markdownify }}</ h1 >
86 < div class ="position-absolute ellipses ">
97 < img src ="/images/essentials/ellipses.png " alt ="" class ="ellipseW ">
108 </ div >
@@ -119,4 +117,4 @@ <h4 class="inter-600 dark-900 text-36 mb-0">{{ . | markdownify }}</h4>
119117{{/* End Choosing Tools Section */}}
120118
121119
122- {{ end }}
120+ {{ end }}
You can’t perform that action at this time.
0 commit comments