Merge branch 'sharu725:master' into master

This commit is contained in:
Florin Dinu 2023-02-18 12:21:01 +02:00 committed by GitHub
commit 1ffc5c0459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,