From 23af07bcd5e33433d8726aab413495411249353b Mon Sep 17 00:00:00 2001 From: Lea Verou Date: Fri, 20 Dec 2024 17:49:44 -0500 Subject: [PATCH] Temp fix for spacing issue --- docs/docs/native/index.md | 2 ++ docs/docs/utilities/index.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/docs/native/index.md b/docs/docs/native/index.md index 61c65c26e..bbaacd4f8 100644 --- a/docs/docs/native/index.md +++ b/docs/docs/native/index.md @@ -19,6 +19,8 @@ We also provide styles that make native HTML elements look good so you can conti {%- endfor -%} +
{# Temp fix for spacing issue #} + ## Installation To use all Web Awesome page styles (including [utilities](/docs/utilities/)), include the following stylesheet in your project: diff --git a/docs/docs/utilities/index.md b/docs/docs/utilities/index.md index bd30b9c1e..f2a3c24b6 100644 --- a/docs/docs/utilities/index.md +++ b/docs/docs/utilities/index.md @@ -16,6 +16,8 @@ categories: ["layout"] {%- endfor -%} +
{# Temp fix for spacing issue #} + ## Installation To use all Web Awesome page styles (including [native styles](/docs/native/)), include the following stylesheet in your project: