parent
58f26b715b
commit
13243eed69
@ -651,7 +651,6 @@ instead of pages ".mind-page*".
|
||||
.mind-post_main {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 4fr 1fr;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.mind-post_content-header {
|
||||
|
2
page.hbs
2
page.hbs
@ -10,7 +10,7 @@
|
||||
|
||||
<main>
|
||||
<div class="mind-content_main">
|
||||
<div class="mind-post_main">
|
||||
<div> {{!-- Keeping this div to have the same structure as the post.hbs, even though not necessary --}}
|
||||
{{#post}}
|
||||
<div class="mind-post_content">
|
||||
<div class="mind-post_content-header">
|
||||
|
Loading…
x
Reference in New Issue
Block a user