diff --git a/src/assets/scss/global/_branding.scss b/src/assets/scss/global/_branding.scss index 3509056..e39be04 100644 --- a/src/assets/scss/global/_branding.scss +++ b/src/assets/scss/global/_branding.scss @@ -12,6 +12,10 @@ background-repeat: no-repeat; background-position: center; } + .logo { + max-width: 10rem; + margin-top: -5rem; //half of .logo size + } &.arc-hive{ &::before { max-width: 10rem; diff --git a/src/partials/section-hero-omeka.html b/src/partials/section-hero-omeka.html index c21b435..1a18ebf 100644 --- a/src/partials/section-hero-omeka.html +++ b/src/partials/section-hero-omeka.html @@ -10,12 +10,14 @@ diff --git a/src/partials/section-search.html b/src/partials/section-search.html new file mode 100644 index 0000000..b9038d0 --- /dev/null +++ b/src/partials/section-search.html @@ -0,0 +1,7 @@ + + +
+ + +
+