forked from robert/robertjohnson.work
Merge branch 'sharu725:master' into master
This commit is contained in:
commit
1ffc5c0459
@ -187,6 +187,7 @@ p {
|
|||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
.job-title,
|
.job-title,
|
||||||
.degree,
|
.degree,
|
||||||
@ -196,6 +197,7 @@ p {
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
flex: 75%;
|
||||||
}
|
}
|
||||||
.time,
|
.time,
|
||||||
.cert-url {
|
.cert-url {
|
||||||
@ -203,6 +205,7 @@ p {
|
|||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
color: $text-grey;
|
color: $text-grey;
|
||||||
|
flex: 25%;
|
||||||
}
|
}
|
||||||
.company,
|
.company,
|
||||||
.university,
|
.university,
|
||||||
|
Loading…
Reference in New Issue
Block a user