You've already forked zblade.dev
style(blog): increase top padding for blog post layout
This commit is contained in:
@@ -53,7 +53,7 @@ const { post } = Astro.props;
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.blog-post {
|
.blog-post {
|
||||||
padding-top: 60px;
|
padding-top: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-image {
|
.hero-image {
|
||||||
|
|||||||
Reference in New Issue
Block a user