fixes logo (#11350)

* fixes logo

* cleans up homepage on docs

* adds icon files and tightens margins
This commit is contained in:
Raj Gokal
2020-08-04 10:51:25 -07:00
committed by GitHub
parent d0144ce382
commit 8c873e232f
668 changed files with 7490 additions and 38 deletions

View File

@@ -18,6 +18,10 @@
}
}
.cardTitle {
color: green;
}
.buttons {
display: flex;
align-items: center;