2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

update starter template to use new navbar

This commit is contained in:
Mark Otto
2014-12-04 00:59:36 -08:00
parent 4474630d77
commit c7c46acf48
2 changed files with 14 additions and 20 deletions
@@ -1,7 +1,7 @@
body {
padding-top: 50px;
padding-top: 5rem;
}
.starter-template {
padding: 40px 15px;
padding: 3rem 1.5rem;
text-align: center;
}