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

navbar.css « navbars « examples « 5.0 « docs « content « site - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 70d209409d82d89c25b9abac2ef9f032d4cea7de (plain)
1
2
3
4
5
6
7
body {
  padding-bottom: 20px;
}

.navbar {
  margin-bottom: 20px;
}