diff --git a/static/css/custom.css b/static/css/custom.css index e751dde..3b18b36 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -504,7 +504,7 @@ body.dark-mode a { display: grid; grid-template-columns: 180px minmax(0, 1fr); gap: 24px; - align-items: start; + align-items: center; max-width: 720px; margin: 0.8rem 0 2.2rem; } @@ -521,7 +521,6 @@ body.dark-mode a { .employee-info { min-width: 0; - padding-top: 3px; } .employee-degree {