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

navbar-top.css « navbar-static « examples « 5.1 « docs « content « site - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 25bbdde0946469e97e59ab00a68f251375a5dece (plain)
1
2
3
4
/* Show it's not fixed to the top */
body {
  min-height: 75rem;
}