ent/doc: migration, dialects and websire changes

Reviewed By: alexsn

Differential Revision: D17155041

fbshipit-source-id: 378cd47cb8b6111b3daba2860ae2fa02b7f2b856
This commit is contained in:
Ariel Mashraki
2019-09-02 05:56:48 -07:00
committed by Facebook Github Bot
parent 684d219a35
commit 931d0c0565
15 changed files with 140 additions and 14 deletions

View File

@@ -105,6 +105,7 @@ in the LICENSE file in the root directory of this source tree.
@media only screen and (max-width: 800px) {
.gopherGraph {
margin-top: 25px;
display: block!important;
}
.features {
margin: 60px auto 0 !important;
@@ -181,7 +182,6 @@ body {
color: white;
text-align: left;
margin-left: 5px;
max-width: 520px;
margin-bottom: 19px;
}
@@ -327,6 +327,10 @@ a {
height: 230px;
}
#gopher-schema-as-code {
height: 200px;
}
@media only screen and (max-width: 1500px) {
.gridBlock .twoByGridBlock img,
.gridBlock .threeByGridBlock img,