Update blog.html

This commit is contained in:
Timothy Pidashev
2021-10-11 12:42:31 -07:00
committed by GitHub
parent ace2695d7f
commit 638e90e858

View File

@@ -35,14 +35,8 @@
<!-- Section -->
<!-- TODO: FIX BLOG CSS!!!!!!!!! -->
<section class="centered">
<div class="row">
<div>
<h1 class="header" data-aos="flip-down">Work In Progress</h1>
</div>
<div>
<h1 class="blog" data-aos="flip-down">Work In Progress</h1>
</div>
<h1 class="blog" data-aos="flip-down">Work In Progress</h1>
<div class="centered">
<h1 class="header" data-aos="flip-down">Work In Progress</h1>
</div>
</section>
@@ -60,4 +54,4 @@
});</script>
</body>
</html>
</html>