/* resume.css * Eryn Wells */ .flex-date { display: flex; align-items: baseline; } .flex-date .date { margin-left: auto; font-size: 1.9rem; font-style: italic; } header h3 { margin-bottom: 0; } ul { margin-top: 0; }