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.
2 parents 6a50f55 + 6db07f4 commit 841aa78Copy full SHA for 841aa78
pages/conference/_eventType/_id.vue
@@ -337,6 +337,7 @@ export default {
337
338
.speech__slido,
339
.speech__hackmd {
340
- @apply w-full h-96;
+ @apply w-full;
341
+ height: 800px;
342
}
343
</style>
pages/conference/keynotes.vue
@@ -210,7 +210,8 @@ export default {
210
211
.keynote__slido,
212
.keynote__hackmd {
213
214
215
216
217
.keynote__extLink {
0 commit comments