Update
This commit is contained in:
parent
bbbc5ede06
commit
d6731ca1cc
|
@ -41,7 +41,7 @@
|
|||
|
||||
<div class="container py-5 my-5">
|
||||
|
||||
<article class="container" data-id="{post_id}" style="border: solid #444; border-radius: 10px; background-color: #353535; margin-top: 1rem; margin-bottom: 1rem;">
|
||||
<article class="container" data-id="{post_id}" style="text-align: center; border: solid #444; border-radius: 10px; background-color: #353535; margin-top: 1rem; margin-bottom: 1rem;">
|
||||
|
||||
<div class="row" style="padding: 1rem 0; border-bottom: solid #444;">
|
||||
<div class="col-md-6">
|
||||
|
|
Loading…
Reference in New Issue