8 lines
117 B
CSS
8 lines
117 B
CSS
.body-content {
|
|
max-width: 900px;
|
|
margin: 50px auto;
|
|
}
|
|
|
|
.body-content .card-header {
|
|
font-weight: bold;
|
|
} |