diff --git a/css/styles.css b/css/styles.css index dca7365..9ea6d69 100644 --- a/css/styles.css +++ b/css/styles.css @@ -11285,4 +11285,8 @@ textarea.form-control-lg { .d-print-none { display: none !important; } +} +/* USER ADDED! ANYTHING ABOVE THIS IS BOOTSTRAP CSS! */ +#bitmoji1 { + float: right; } \ No newline at end of file diff --git a/index.html b/index.html index dba7606..4d1faa7 100644 --- a/index.html +++ b/index.html @@ -42,11 +42,6 @@

Welcome to my site!

- My Bitmoji

Hi! My name is Wes, and I am the sole owner and developer of this site.

I am a teenager that is interested in technology, and computer science (more so the software development part)!