Update terminal for a little responsive behavior
diff --git a/blog.html b/blog.html
index dda9f9f..48fbbc3 100644
--- a/blog.html
+++ b/blog.html
@@ -119,9 +119,9 @@
</div>
<div class="row">
<div id="content" class="col-md-12 d-flex flex-grow-1 align-items-stretch justify-content-center w-75">
- <div id="wargames" class="d-flex flex-grow-1 align-items-center justify-content-center">
- <pre class="d-flex flex-grow-1 align-items-center justify-content-start">
- <code class="d-flex flex-grow-1 align-items-center justify-content-start">
+ <div id="wargames" class="d-flex flex-grow-1 align-items-center justify-content-center w-100">
+ <pre class="d-flex flex-grow-1 align-items-center justify-content-start w-100">
+ <code class="d-flex flex-grow-1 align-items-center justify-content-start w-100">
*********************************************
__________.____ .___ _________ _________
\______ \ | | |/ _____// _____/
@@ -136,13 +136,17 @@
Hello,
-This will be the start of us hosting our own blog. Since this is the first post, we thought
+This will be the start of us hosting our own
+blog. Since this is the first post, we thought
we would keep things simple.
-We will be experimenting a bit with how to present these in the easiest way possible for
-our teammates, and as we do that, things on this blog might change.
+We will be experimenting a bit with how to
+present these in the easiest way possible for
+our teammates, and as we do that, things on
+this blog might change.
-Just be patient and give us kudos if we're doing something right.
+Just be patient and give us kudos if we're
+doing something right.
Thanks again :)