diff --git a/_pages/cv.md b/_pages/cv.md index ad061789a1bb0..1c70ba0f24f74 100644 --- a/_pages/cv.md +++ b/_pages/cv.md @@ -14,13 +14,13 @@ td, th { border: none!important; } table th:first-of-type { - width: 50%; + width: 10%; } table th:nth-of-type(2) { width: 30%; } table th:nth-of-type(3) { - width: 20%; + width: 60%; }