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>
|
||||
.blog-post {
|
||||
padding-top: 60px;
|
||||
padding-top: 120px;
|
||||
}
|
||||
|
||||
.hero-image {
|
||||
|
||||
Reference in New Issue
Block a user