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 5f8878d commit 6f1027cCopy full SHA for 6f1027c
index.liquid
@@ -70,7 +70,7 @@ masthead:
70
listed below is fully conforming to the official JSON-LD specifications.
71
</p>
72
73
-<div class="ui four cards">
+<div class="ui four stackable cards">
74
{% include 'implementation-card' language: 'JavaScript' %}
75
{% include 'implementation-card' language: 'Python' %}
76
{% include 'implementation-card' language: 'Ruby' %}
@@ -141,7 +141,7 @@ masthead:
141
142
</div>
143
144
145
<div class="card">
146
<div class="content">
147
<div class="header"><h3>Code</h3></div>
0 commit comments