mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Remove useless(?) margins
This commit is contained in:
parent
cf5c0464fe
commit
6595c85671
16
css/main.css
16
css/main.css
@ -176,18 +176,6 @@ sup {
|
|||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.region.top .container {
|
|
||||||
margin-bottom: 25px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.region.bottom .container {
|
|
||||||
margin-top: 25px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.region.top .container:empty {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.region.top.center,
|
.region.top.center,
|
||||||
.region.bottom.center {
|
.region.bottom.center {
|
||||||
left: 50%;
|
left: 50%;
|
||||||
@ -204,10 +192,6 @@ sup {
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.region.bottom .container:empty {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.region.bottom.right,
|
.region.bottom.right,
|
||||||
.region.bottom.center,
|
.region.bottom.center,
|
||||||
.region.bottom.left {
|
.region.bottom.left {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user