website/assets/css/_custom.scss

11 lines
178 B
SCSS

// ==============================
// Custom style
// ==============================
.home .home-profile,
.home[data-home="posts"] {
.home-avatar img {
width: 12rem;
}
}