adjust margin of status widget div
This commit is contained in:
parent
e1db73977b
commit
88552564e2
|
@ -145,7 +145,7 @@ main section ul li {
|
||||||
.status {
|
.status {
|
||||||
height: 120px;
|
height: 120px;
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
margin-bottom: 1.75rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status .statuslol_container .statuslol {
|
.status .statuslol_container .statuslol {
|
||||||
|
|
Loading…
Reference in New Issue