Removed justified prints

This commit is contained in:
CommanderRedYT
2020-11-29 12:35:19 +01:00
parent 45402b5e3b
commit 3d96fbb4a1

View File

@@ -111,7 +111,7 @@ require('includes/header.php');
" draggable="false" ondragstart="return false;" /> " draggable="false" ondragstart="return false;" />
<div class="media-body"> <div class="media-body">
<h3 class="mt-0 mb-1" id="feedc0de">feedc0de</h3> <h3 class="mt-0 mb-1" id="feedc0de">feedc0de</h3>
<p style="max-width: 20vw; hyphens: auto; text-align: justify"> <p class="about-p">
feedcode text feedcode text
</p> </p>
</div> </div>
@@ -120,7 +120,7 @@ require('includes/header.php');
<li class="media"> <li class="media">
<div class="media-body"> <div class="media-body">
<h3 class="mt-0 mb-1" id="peterp">peterp</h3> <h3 class="mt-0 mb-1" id="peterp">peterp</h3>
<p style="max-width: 20vw; hyphens: auto; text-align: justify"> <p class="about-p">
peterp text peterp text
</p> </p>
</div> </div>
@@ -135,7 +135,7 @@ require('includes/header.php');
" draggable="false" ondragstart="return false;" /> " draggable="false" ondragstart="return false;" />
<div class="media-body"> <div class="media-body">
<h3 class="mt-0 mb-1" id="greyhash">greyhash - Bobbycar Builder</h3> <h3 class="mt-0 mb-1" id="greyhash">greyhash - Bobbycar Builder</h3>
<p style="max-width: 20vw; hyphens: auto; text-align: justify"> <p class="about-p">
This is the guy who invented <a href="./extras#kartoffelfahrzeug" target="_blank" rel="noopener">"Der Kartoffelfahrzeug"</a>. This is the guy who invented <a href="./extras#kartoffelfahrzeug" target="_blank" rel="noopener">"Der Kartoffelfahrzeug"</a>.
Now he has build a new bobbycar, and if everything works (which it wont), it will even have RGB! Now he has build a new bobbycar, and if everything works (which it wont), it will even have RGB!
</p> </p>
@@ -151,7 +151,7 @@ require('includes/header.php');
" draggable="false" ondragstart="return false;" /> " draggable="false" ondragstart="return false;" />
<div class="media-body"> <div class="media-body">
<h3 class="mt-0 mb-1" id="mick">mick</h3> <h3 class="mt-0 mb-1" id="mick">mick</h3>
<p style="max-width: 20vw; hyphens: auto; text-align: justify"> <p class="about-p">
mick text mick text
</p> </p>
</div> </div>
@@ -166,7 +166,7 @@ require('includes/header.php');
" draggable="false" ondragstart="return false;" /> " draggable="false" ondragstart="return false;" />
<div class="media-body"> <div class="media-body">
<h3 class="mt-0 mb-1" id="commanderred">CommanderRed - (WEB-DESIGN)</h3> <h3 class="mt-0 mb-1" id="commanderred">CommanderRed - (WEB-DESIGN)</h3>
<p style="max-width: 20vw; hyphens: auto; text-align: justify"> <p class="about-p">
This is the guy who does most of the web-design, so send complains to him! (And yes, he wrote this line himself....) This is the guy who does most of the web-design, so send complains to him! (And yes, he wrote this line himself....)
</p> </p>
</div> </div>