Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sticky-footer.css « sticky-footer « examples « 5.0 « docs « content « site - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f8be437294576fdff0679a54a6b6a9279fb43437 (plain)
1
2
3
4
5
6
7
8
9
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  max-width: 680px;
  padding: 0 15px;
}