mirror of
https://github.com/ent/ent.git
synced 2026-04-28 21:50:56 +03:00
ent/doc: migration, dialects and websire changes
Reviewed By: alexsn Differential Revision: D17155041 fbshipit-source-id: 378cd47cb8b6111b3daba2860ae2fa02b7f2b856
This commit is contained in:
committed by
Facebook Github Bot
parent
684d219a35
commit
931d0c0565
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user