diff --git a/_sass/_base.scss b/_sass/_base.scss index 4c38a97..1df981b 100644 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -187,6 +187,7 @@ p { position: relative; overflow: hidden; margin-bottom: 2px; + display: flex; } .job-title, .degree, @@ -196,6 +197,7 @@ p { margin-top: 0; margin-bottom: 0; font-weight: 500; + flex: 75%; } .time, .cert-url { @@ -203,6 +205,7 @@ p { right: 0; top: 0; color: $text-grey; + flex: 25%; } .company, .university,