8 lines
152 B
CSS
8 lines
152 B
CSS
.bd-main .bd-content .bd-article-container {
|
|
max-width: 100%; /*default is 60em */
|
|
}
|
|
|
|
.bd-page-width {
|
|
max-width: 100%; /*default is 88rem */
|
|
|
|
} |