/* You can add your own custom styles here. */ .left-sidebar { --sidebar-avatar-size: 100%; @include respond(2xl) { --sidebar-avatar-size: 100%; } } .sidebar header .site-avatar { height: auto; }