File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
layouts/converting-data-to-nwb Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 322322
323323/* Global */
324324.hero {
325- height : 450 px !important ;
325+ height : 350 px !important ;
326326}
327327
328328.section {
@@ -542,7 +542,7 @@ header {
542542
543543/* Hero */
544544.hero {
545- height : 400 px !important ;
545+ height : 350 px !important ;
546546}
547547
548548.homeHero {
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