From 5f1e85031b8571ac42468800faa2e7108eebb97c Mon Sep 17 00:00:00 2001 From: Manos Date: Tue, 31 Dec 2019 18:59:19 +0200 Subject: [PATCH] OCD --- css/styles.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/styles.css b/css/styles.css index 89771bd..3f8aad9 100644 --- a/css/styles.css +++ b/css/styles.css @@ -227,6 +227,10 @@ h1, h2, h3, h4, h5, p { margin-left: 30%; } +#experience .content { + border-bottom: 0.1em solid lightgray; +} + #experience .title, #education .title { display: inline; color: black; @@ -273,10 +277,6 @@ h1, h2, h3, h4, h5, p { margin-bottom: 2em; } -#education .content { - border-top: 0.1em solid lightgray; -} - #education .thesis { color: dimgray; font-family: sans-serif;