/* 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-block-end: 0.5rem; } ul { margin-top: 0; } li { margin-block-end: 0.75rem; }