diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/with-markdown/src/styles/global.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/with-markdown/src/styles/global.css b/examples/with-markdown/src/styles/global.css index ac9323747..7ea16821e 100644 --- a/examples/with-markdown/src/styles/global.css +++ b/examples/with-markdown/src/styles/global.css @@ -52,7 +52,6 @@ pre.astro-code > code { all: unset; } - /********************************************************* * Line highlighting */ |