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;
|
||||
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,
|
||||
|
Loading…
Reference in New Issue
Block a user