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

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

main > .container {
  padding: 60px 15px 0;
}