blog listing initially working
This commit is contained in:
parent
3c6d3e6894
commit
71c26a5f29
7 changed files with 131 additions and 29 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
namespace WP_73k;
|
||||
|
||||
get_header(); ?>
|
||||
<main class="container-fluid d-flex justify-content-center align-items-center" style="height: 80%;">
|
||||
get_header('', array('fixednav'=>true)); ?>
|
||||
<main class="container-fluid h-100 d-flex justify-content-center align-items-center">
|
||||
<div class="d-flex flex-column-reverse flex-lg-row align-items-lg-end mt-5">
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue