mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-07-02 21:02:46 -07:00
6 lines
77 B
CSS
6 lines
77 B
CSS
|
|
.ns-box {
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
text-align: center;
|
||
|
|
}
|