From 19adfaa705d0047537fdc870a9eb6e6f97629c39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20=C5=BB?= Date: Fri, 2 Aug 2024 14:21:40 +0200 Subject: [PATCH] chore: Remove unnecessary CSS in basic example (#11596) --- examples/basics/src/layouts/Layout.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/basics/src/layouts/Layout.astro b/examples/basics/src/layouts/Layout.astro index 7b552be19b..181097125d 100644 --- a/examples/basics/src/layouts/Layout.astro +++ b/examples/basics/src/layouts/Layout.astro @@ -35,7 +35,6 @@ const { title } = Astro.props; html { font-family: system-ui, sans-serif; background: #13151a; - background-size: 224px; } code { font-family: