h1.master { margin: 0; font-family: var(--title-font); font-size: 3.5rem; word-spacing: -0.15em; } h2 { font-size: 1.5rem; } h1 + h2 { margin-top: 0; } .card { /*width: 25rem;*/ margin-bottom: 1rem; } #card-gutter { width: 0; } /* lg Breakpoint */ @media (min-width: 992px) { section.resume-section { min-height: 100vh; } }