set status widget to same background color as main
This commit is contained in:
parent
57278e7ad4
commit
e1db73977b
|
@ -148,6 +148,10 @@ main section ul li {
|
|||
margin-bottom: 1.75rem;
|
||||
}
|
||||
|
||||
.status .statuslol_container .statuslol {
|
||||
background: var(--background-color) !important;
|
||||
}
|
||||
|
||||
.picrew-gallery {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
Loading…
Reference in New Issue