ent/doc: migration, dialects and websire changes
Reviewed By: alexsn Differential Revision: D17155041 fbshipit-source-id: 378cd47cb8b6111b3daba2860ae2fa02b7f2b856
@@ -57,6 +57,10 @@ class Footer extends React.Component {
|
||||
</a>{' '}
|
||||
for more details.
|
||||
</span>
|
||||
<br/><br/>
|
||||
<span className="copyright">
|
||||
The homepage was designed by Moriah Rich.
|
||||
</span>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -78,7 +78,7 @@ class HomeSplash extends React.Component {
|
||||
</div>
|
||||
</div>
|
||||
<p className="projectDesc">
|
||||
A simple API for modeling any graph using schema as Go objects
|
||||
Simple, yet powerful ORM for modeling and querying data.
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
|
||||
@@ -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,
|
||||
|
||||
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 28 KiB |