website/assets/css/_custom.scss

11 lines
178 B
SCSS
Raw Normal View History

2022-12-01 17:30:08 +01:00
// ==============================
// Custom style
// ==============================
.home .home-profile,
.home[data-home="posts"] {
.home-avatar img {
width: 12rem;
}
}