.hero{display:grid;gap:1rem}.hero hr{width:100%;margin:auto .5rem;border:none;border-top:1px solid #eee}.hero ul{line-height:normal}#avatar{background:url(/about.png) center center;height:220px;background-size:cover;border-radius:4px}.hero ul{padding:0;margin:0}.hero li{display:"flex";justify-content:"space-between";font-family:Gotham;font-weight:lighter;line-height:1.5;font-size:.9rem}@media (min-width: 400px){.hero{grid-template-columns:220px 1fr;grid-template-columns:1fr 1.8fr}#avatar{background-size:350px;height:unset}.hero ul{line-height:unset}}
