Fix column contents

This commit is contained in:
WesleyBryie 2021-11-12 07:31:05 -05:00
parent 5322668c9b
commit 05966315b9
1 changed files with 1 additions and 1 deletions

View File

@ -20,11 +20,11 @@
</div>
<div class="row">
<h1>I'm Wes!</h1>
<div class="column">
<p>I am the owner of this site, and I code it! I am a teen who is interesting in technology, coding, and computer science in general! I don't have much time for coding, but when I do code, I'm usually coding this site.</p>
</div>
<div class="column"></div>
<div class="column"></div>
<div class="column"></div>
</div>
</body>
</html>