2023-03-10 22:14:22 +01:00
|
|
|
.md-header{
|
|
|
|
|
background-color: #023342;
|
|
|
|
|
}
|
|
|
|
|
|
2023-03-10 23:20:39 +01:00
|
|
|
@media screen and (min-width: 790px) {
|
|
|
|
|
.md-grid{
|
|
|
|
|
max-width: 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.md-sidebar{
|
|
|
|
|
width: auto;
|
|
|
|
|
}
|
2023-03-10 23:45:27 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
span.md-nav__icon.md-icon{
|
|
|
|
|
position: absolute;
|
|
|
|
|
right: 5px;
|
2023-03-10 22:14:22 +01:00
|
|
|
}
|