6 lines
84 B
CSS
6 lines
84 B
CSS
section.measure-wide {
|
|
max-width: none;
|
|
width: 95%;
|
|
text-align: left;
|
|
}
|