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 71bd88e commit edf7940Copy full SHA for edf7940
.ghost.json
@@ -4,7 +4,7 @@
4
"contentApiKey": "b005756f83ee6e0d74275ac47c"
5
},
6
"production": {
7
- "apiUrl": "https://78f91ef3d05f.ngrok.io",
+ "apiUrl": "https://a75622ec71a4.ngrok.io",
8
9
}
10
src/styles/app.css
@@ -1149,6 +1149,11 @@ ol.toc-list {
1149
/* Koenig Styles
1150
/* ---------------------------------------------------------- */
1151
1152
+.kg-image-card {
1153
+ display: flex;
1154
+ flex-direction: column;
1155
+}
1156
+
1157
.kg-bookmark-card {
1158
width: 100%;
1159
margin-top: 0;
0 commit comments