Fix a DO body styling issue whilst we're here
parent
965e20a945
commit
c9e6d9b5aa
|
@ -4,6 +4,10 @@ body {
|
|||
font-size: 1rem;
|
||||
font-weight: 400;
|
||||
line-height: 1.5;
|
||||
color: #212529;
|
||||
text-align: left;
|
||||
|
||||
.wrapper.layout-wrapper {
|
||||
padding: 0;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue