diff --git a/resume.css b/resume.css index 78128be..62ace32 100644 --- a/resume.css +++ b/resume.css @@ -144,16 +144,20 @@ body { } .honor-left { - width: 60%; + width: 55%; + border-right: 1px dashed #ccc; + padding-right: 12px; } .honor-right { - width: 40%; + width: 45%; + padding-left: 12px; } .honor-item { display: flex; align-items: baseline; + flex-wrap: wrap; margin-bottom: 2px; font-size: 13px; line-height: 1.45; @@ -165,6 +169,15 @@ body { min-width: 0; } +.honor-right .honor-content { + display: flex; + align-items: center; +} + +.honor-right .honor-name { + flex: 1; +} + .honor-name { color: #222; } @@ -174,7 +187,9 @@ body { min-width: 52px; text-align: right; margin-left: 4px; - color: #222; + font-size: 12px; + color: #888; + white-space: nowrap; } .cert-link { diff --git a/resume.html b/resume.html index 2155c8e..fc2e213 100644 --- a/resume.html +++ b/resume.html @@ -70,7 +70,6 @@ 三等奖 证书 -