diff --git a/docs/_includes/layout-example.njk b/docs/_includes/layout-example.njk index 177376902..5aa89b9fe 100644 --- a/docs/_includes/layout-example.njk +++ b/docs/_includes/layout-example.njk @@ -16,7 +16,7 @@ {# Favicons #} - + {# Twitter Cards #} diff --git a/docs/_includes/layout-templates/advanced-example.css.njk b/docs/_includes/layout-templates/advanced-example.css.njk index 52cad1405..cfbe2ee8c 100644 --- a/docs/_includes/layout-templates/advanced-example.css.njk +++ b/docs/_includes/layout-templates/advanced-example.css.njk @@ -1,3 +1,8 @@ +html { + min-height: 100%; + height: auto; +} + body { padding: 0; height: auto; diff --git a/docs/_includes/layout-templates/app.css.njk b/docs/_includes/layout-templates/app.css.njk index 228cd67b3..c85f07a70 100644 --- a/docs/_includes/layout-templates/app.css.njk +++ b/docs/_includes/layout-templates/app.css.njk @@ -14,6 +14,9 @@ wa-layout { color: var(--wa-color-neutral-20); } +wa-card :is(p, h3) { + margin: 0; +} wa-layout::part(header) { /** Because headers are sticky, this keeps text from leaking through. */ diff --git a/docs/_includes/layout-templates/hero.css.njk b/docs/_includes/layout-templates/hero.css.njk index 438aad23a..ad08bdfac 100644 --- a/docs/_includes/layout-templates/hero.css.njk +++ b/docs/_includes/layout-templates/hero.css.njk @@ -1,3 +1,8 @@ +html { + min-height: 100%; + height: auto; +} + body { padding: 0; height: auto; diff --git a/docs/pages/layouts/index.md b/docs/pages/layouts/index.md index b21573879..706add904 100644 --- a/docs/pages/layouts/index.md +++ b/docs/pages/layouts/index.md @@ -13,3 +13,6 @@ window.Turbo.session.drive = false - [Hero Layout](/layouts/hero/index.html) - [Hero Playground](/layouts/hero-playground/index.html) + +- [SportAwesome Layout](/layouts/sport-awesome/index.html) +- [SportAwesome Playgroud](/layouts/sport-awesome-playground/index.html) \ No newline at end of file diff --git a/docs/pages/layouts/sport-awesome.njk b/docs/pages/layouts/sport-awesome.njk index fb7755f40..0477a013f 100644 --- a/docs/pages/layouts/sport-awesome.njk +++ b/docs/pages/layouts/sport-awesome.njk @@ -3,9 +3,14 @@ layout: layout-example.njk --- - + +
+ Reminder! Get your insurance paperwork in by Oct 12! +
+
+ Home Schedule @@ -138,11 +180,11 @@ layout: layout-example.njk Videos -
-
- -