New conent and some mobile styling
This commit is contained in:
21
index.html
21
index.html
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user