From abedb5c043f7b6e195e494ddecf4062613e325f2 Mon Sep 17 00:00:00 2001 From: BernatBC Date: Thu, 30 Nov 2023 20:05:14 +0200 Subject: [PATCH] Remove space --- assets/styles/sections/education.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/styles/sections/education.scss b/assets/styles/sections/education.scss index 3912202..ccf10a7 100644 --- a/assets/styles/sections/education.scss +++ b/assets/styles/sections/education.scss @@ -120,9 +120,9 @@ width: 50%; } } - ul { - margin-bottom: 0; - } + } + ul { + margin-bottom: 0; } .hidden-course { display: none;