mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-17 00:07:38 -04:00
8 lines
138 B
CSS
8 lines
138 B
CSS
.container {
|
|
max-width: 960px;
|
|
}
|
|
|
|
.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
|
|
|
|
.lh-condensed { line-height: 1.25; }
|