diff --git a/resume.css b/resume.css index 1539b53..23aeb90 100644 --- a/resume.css +++ b/resume.css @@ -192,8 +192,6 @@ body { font-size: 14px; font-weight: 700; color: #222; - flex: 1; - min-width: 0; } .exp-date { @@ -203,10 +201,11 @@ body { margin-left: 12px; } -.exp-sub { +.exp-position { font-size: 12px; color: #888; - margin-bottom: 3px; + flex: 1; + margin-left: 10px; } .exp-items { diff --git a/resume.html b/resume.html index 47c3c0e..126605d 100644 --- a/resume.html +++ b/resume.html @@ -84,10 +84,10 @@