This commit is contained in:
pgonzal 2018-05-23 17:24:56 -07:00
Родитель 79f1aa7196
Коммит 8d57a195aa
3 изменённых файлов: 5 добавлений и 17 удалений

Просмотреть файл

@ -1,18 +1,5 @@
top_nav:
- title: Docs
url: https://github.com/Microsoft/web-build-tools/wiki/Rush
- title: API
url: https://microsoft.github.io/web-build-tools/api/rush-lib.html
- title: News
url: https://github.com/Microsoft/web-build-tools/wiki
- title: Gitter
url: https://gitter.im/web-build-tools/web-build-tools
- title: Get Started
url: https://github.com/Microsoft/web-build-tools/wiki/Rush#3-minute-demo
primary: true
new_top_nav:
- title: Docs
url: /pages/docs/start

Просмотреть файл

@ -98,7 +98,3 @@ body {
flex-wrap: nowrap;
margin: 0;
}
h1 {
padding-top: 5rem;
}

Просмотреть файл

@ -10,4 +10,9 @@ h5,
h6 {
@include body-font;
font-weight: 700;
padding-top: 3rem;
}
h1 {
padding-top: 4rem;
}