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 30601b4 commit 7c3a21cCopy full SHA for 7c3a21c
src/markdoc/layouts/Author.svelte
@@ -163,7 +163,7 @@
163
</div>
164
165
166
- <div class="py-10">
+ <div class="pt-10">
167
<div class="web-big-padding-section-level-2">
168
<div class="container">
169
<h2 class="text-title font-aeonik-pro text-primary">Articles</h2>
src/markdoc/layouts/Integration.svelte
@@ -143,7 +143,7 @@
143
144
145
146
- <div class="web-u-sep-block-start mt-12 overflow-hidden py-10">
+ <div class="web-u-sep-block-start mt-12 overflow-hidden pt-10">
147
<!-- <ProductsGrid /> -->
148
149
0 commit comments