9 lines
90 B
CSS
9 lines
90 B
CSS
|
|
#pageBody > .card:first-of-type {
|
|
width: 80%;
|
|
}
|
|
|
|
.container.row {
|
|
width: auto;
|
|
}
|