fix the centring of splash text AGAIN

i think some kind of commit merge screwed it up... this is exactly the same removal as i originally made, yet the class is back.
This commit is contained in:
luphoria 2021-12-05 14:49:08 -06:00 committed by GitHub
parent 352ae6b2c1
commit d2f77f39d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,7 +81,7 @@
sit­es wh­ich you c­an obta­in to acce­ss Ho­ly Un­blo­cke­r. sit­es wh­ich you c­an obta­in to acce­ss Ho­ly Un­blo­cke­r.
</p> </p>
</div> </div>
<div class="d-flex in-flex justify-content-center align-items-center"> <div class="d-flex justify-content-center align-items-center">
<script src="particles.js"></script> <script src="particles.js"></script>
<script> <script>
/* particlesJS.load(@dom-id, @path-json, @callback (optional)); */ /* particlesJS.load(@dom-id, @path-json, @callback (optional)); */