Replies: 1 comment 1 reply
-
Yes, just add your customizations to the Markdown document behind the specific page with <style>
.md-grid {
max-width: initial;
}
</style> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to integrate an AirTable iframe cleanly for some time now. For working with the table it would be desirable to extend the content area for a single section to the maximum size. Here how it is integrated at the moment: https://opensustain.tech/discover/
However, with template customization I am only able to do this for the entire site:
Can this customization only be done for one content tab?
Beta Was this translation helpful? Give feedback.
All reactions