// ============================== // Custom style // ============================== .home .home-profile, .home[data-home="posts"] { .home-avatar img { width: 12rem; } } // Image ratio is very strange by default. .single .content .lazyloaded { -o-object-fit: contain; object-fit: contain; font-family: "object-fit: contain;"; } .single .content img { height: auto; }