diff --git a/tailwind.config.js b/tailwind.config.js index d937584..6f49dd3 100755 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -36,7 +36,7 @@ module.exports = { widest: '0.5rem' }, screens: { - sm: "540px", + sm: "640px", md: "768px", lg: "1024px", xl: "1280px", diff --git a/themes/geoweaver/layouts/index.html b/themes/geoweaver/layouts/index.html index 3c680be..f5db5e2 100755 --- a/themes/geoweaver/layouts/index.html +++ b/themes/geoweaver/layouts/index.html @@ -3,18 +3,19 @@ {{ with .Params.banner }}
-
- {{ partial "image" (dict "Src" .geoweaverBrandLanding "Alt" "geoweaver brand logo" "Loading" "eager" "Class" "large-image w-1/2 mx-auto") }} +
+ {{ partial "image" (dict "Src" .geoweaverBrandLanding "Alt" "geoweaver brand logo" "Loading" "eager" "Class" "large-image max-sm:w-full max-md:w-full w-1/2 mx-auto") }}

Build workflows that scale

-

An open-source, in-browser tool for simplifying data processing
+

An open-source, in-browser tool for simplifying data processing
workflows with high-performance server support, featuring code history
and workflow orchestration.

+
- +