mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-04 16:24:22 +01:00
8 lines
76 B
CSS
8 lines
76 B
CSS
|
.container {
|
||
|
max-width: 960px;
|
||
|
}
|
||
|
|
||
|
.pricing-header {
|
||
|
max-width: 700px;
|
||
|
}
|