Fix blog properties

This commit is contained in:
timmypidashev
2021-10-12 17:21:04 -07:00
parent c66ee24dce
commit 8cb801f51e
2 changed files with 55 additions and 7 deletions

View File

@@ -35,8 +35,43 @@
<!-- Section -->
<!-- TODO: FIX BLOG CSS!!!!!!!!! -->
<section class="centered">
<div class="centered">
<h1 class="blog" data-aos="flip-down">Work In Progress</h1>
<div class="blog_row">
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
<div class="blog">
<h1>Work In Progress</h1>
</div>
</div>
</section>