6 lines
84 B
Text
6 lines
84 B
Text
.wrapper {
|
|
max-width: @contentWidth;
|
|
margin: 0 auto;
|
|
padding: 2rem 2.5rem;
|
|
}
|
|
|