mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-09 07:20:58 +00:00
7 lines
138 B
CSS
7 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; }
|