We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead592a commit 0a45353Copy full SHA for 0a45353
site/css/graphql.css
@@ -549,6 +549,10 @@ section.black content {
549
border-left: 5px solid #f7ebc6;
550
}
551
552
+.blogContent img {
553
+ max-width: 100%;
554
+}
555
+
556
.documentationContent {
557
*zoom: 1;
558
padding-top: 20px;
@@ -594,6 +598,10 @@ section.black content {
594
598
text-rendering: optimizelegibility;
595
599
596
600
601
+.documentationContent img {
602
603
604
597
605
.docs-prevnext {
606
padding-top: 40px;
607
padding-bottom: 40px;
0 commit comments