6 lines
73 B
CSS
6 lines
73 B
CSS
2 years ago
|
.container {
|
||
|
max-width: 960px;
|
||
|
}
|
||
|
|
||
|
.lh-condensed { line-height: 1.25; }
|