From 0e0adf7f92326a646962d6d54d72f7da2bf140b4 Mon Sep 17 00:00:00 2001 From: Sebastian Sebald Date: Fri, 16 Feb 2024 12:16:10 +0100 Subject: [PATCH] styling --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index ce7ad96..b8b94aa 100644 --- a/src/index.css +++ b/src/index.css @@ -41,7 +41,7 @@ body { } .slide ul { - list-style: circle inside; + list-style: circle; } .slide li {