mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-26 07:57:56 +03:00
docs - using more space on large screens for content
This commit is contained in:
parent
1e7fabf511
commit
35fc2fd410
@ -1,3 +1,8 @@
|
|||||||
|
/* Maximum space for text block */
|
||||||
|
.md-grid {
|
||||||
|
max-width: 95%; /* or 100%, if you want to stretch to full-width */
|
||||||
|
}
|
||||||
|
|
||||||
.md-header {
|
.md-header {
|
||||||
background-color: #0b3e81 !important;
|
background-color: #0b3e81 !important;
|
||||||
color: white !important;
|
color: white !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user