blog listing initially working

This commit is contained in:
Adam Piontek 2021-07-06 23:31:20 -04:00
parent 3c6d3e6894
commit 71c26a5f29
7 changed files with 131 additions and 29 deletions

View file

@ -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">