You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying this out my images weren't fitted to the <div>s. I've since fixed it by adding background-size: cover; to the .card class. If you allow pull requests for such minor changes I'd be happy to put that in
When trying this out my images weren't fitted to the
<div>s. I've since fixed it by addingbackground-size: cover;to the.cardclass. If you allow pull requests for such minor changes I'd be happy to put that in