Skip to content

Commit

Permalink
Fix Issue schnensch0#41
Browse files Browse the repository at this point in the history
  • Loading branch information
dotargz authored May 21, 2022
1 parent 230b4cf commit 57b7523
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion main.css
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,10 @@ svg.slider-32CRPX svg, .bd-switch-slider>svg {
margin: 2px 8px;
border-radius: var(--border-radius-1);
}
.body-1Ukv50, .activity-3v9l4T, .avatar-2Vndt_, .headerTop-2y3V6H, .headerTop-3GPUSF, .headerTop-2cWpdB, .activity-fViXj7, .body-2wLx-E, .topSection-13QKHs, .avatar-3QF_VA, .aboutMeSection---MkQa, .footer-3naVBw, .footer-1N3bR3, .bodyInnerWrapper-2bQs1k, .profileBannerPreview-3_l0Wd, .userPopout-2j1gM4, .profileBody-3QbfPe, .submenuContainer-3EVTeH, .none-2-_0dP {
.body-1Ukv50, .activity-3v9l4T, .avatar-2Vndt_, .headerTop-2y3V6H, .headerTop-3GPUSF, .headerTop-2cWpdB, .activity-fViXj7, .body-2wLx-E, .topSection-13QKHs, .avatar-3QF_VA, .aboutMeSection---MkQa, .footer-3naVBw, .footer-1N3bR3, .bodyInnerWrapper-2bQs1k, .profileBannerPreview-3_l0Wd, .userPopout-2j1gM4, .profileBody-3QbfPe, .submenuContainer-3EVTeH {
background-color: var(--background-tertiary) !important;
}
.none-2-_0dP {
background-color: var(--background-tertiary) !important;
}
.bodyInnerWrapper-2bQs1k {
Expand Down

0 comments on commit 57b7523

Please sign in to comment.