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;