New conent and some mobile styling

This commit is contained in:
Christopher Bell
2022-09-13 21:57:33 -05:00
parent 5a3cd30b26
commit d7c7562b08
3 changed files with 79 additions and 5 deletions

View File

@@ -34,10 +34,27 @@
</div>
<div id="content">
<div id="fader"></div>
<h1 class="content-title">This Is HEX Studios</h1>
<hr class="content-break"></div>
<div id="aboutme">
<div class="aboutme-box">
<div class="aboutme-box-left">
<img src="res/chris.jpg" alt="">
</div>
<div class="aboutme-box-right">
<h2>About Me</h2>
<p>Hi! I'm Chris Bell. I am a programmer, musician, and nerd. My passion has been Game Development for over 5 years, using Unreal Engine, Unity, and Godot. I am currently a Jr. Unity Developer, but have knowledge in C/C++, C#, Java, HTML/CSS, and a few other languages.</p>
</div>
</div>
</div>
<div id="footer">
</div>