add new logic contentgrid
This commit is contained in:
@@ -90,7 +90,7 @@ const { post, pageInfo } = Astro.props;
|
||||
<style>
|
||||
.article-wrapper {
|
||||
position: relative;
|
||||
max-width: 75%;
|
||||
max-width: 90%;
|
||||
padding-bottom: 2rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user