}
hr {
- margin: 4em auto;
+ margin: 0.5em auto;
border: 0;
height: 1px;
background: #ccc;
article img:not(a *) {
display: block;
width: 100%;
- aspect-ratio: 640 / 360;
- /*min-height: 20rem;
- max-height: 40vh;*/
- object-fit: cover;
+ object-fit: scale-down;
margin: 0 auto 1rem !important;
}