feat(aio): docs landing page with styles, logo res fix

This commit is contained in:
Stefanie Fluin
2017-03-30 12:21:50 -07:00
committed by Alex Rickabaugh
parent 21ef5a1961
commit 9d37d86223
2 changed files with 6 additions and 1 deletions

View File

@ -17,6 +17,11 @@
height: 40px;
}
.home-logo-link {
height: 40px;
margin-right: 20px;
}
@media (max-width: 700px) {
.nav-link {
font-size: 80%;