From 61ba7b0ae8707ecd6522f1dec94dd7cb203cdcb2 Mon Sep 17 00:00:00 2001 From: Izan Gil <66965250+SrIzan10@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:41:23 +0100 Subject: [PATCH] ul updates --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index c31db21..e5bdf6d 100644 --- a/index.html +++ b/index.html @@ -539,6 +539,15 @@ margin-top: 8px; } } + + .price-calculation ul { + padding-left: 20px; + margin-top: 8px; + } + + .price-calculation p { + margin-bottom: 4px; + }