change pos

This commit is contained in:
Wes Bryie 2021-11-16 21:46:53 -05:00
parent d6318195a1
commit f3b459ab7a
1 changed files with 1 additions and 1 deletions

View File

@ -39,13 +39,13 @@
<div class="container">
<div class="text-center mt-5">
<h1>Welcome to my site!</h1>
<p class="lead">Hi! My name is Wes, and I am the sole owner and developer of this site.</p>
<style>
#bitmoji1 {
float: right;
}
</style>
<img id="bitmoji1" src="assets/bitmoji1.jpeg" alt="My Bitmoji">
<p class="lead">Hi! My name is Wes, and I am the sole owner and developer of this site.</p>
<p>I am a teenager that is interested in technology, and computer science (more so the software development part)!</p>
</div>
</div>