From e0b234f8439fcd102a45023fb85e02aaca23d18a Mon Sep 17 00:00:00 2001 From: suroh Date: Fri, 20 Jul 2018 13:50:25 +0200 Subject: [PATCH] updated css to clean up ul --- css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index b382e61..4f4b9b5 100755 --- a/css/styles.css +++ b/css/styles.css @@ -158,6 +158,6 @@ header { list-style-type: "-"; } -.cv ul li br { - padding-bottom: 4px; +.cv ul li { + } \ No newline at end of file