diff --git a/src/index.html b/src/index.html index 33ecb7d8..0169092c 100644 --- a/src/index.html +++ b/src/index.html @@ -8,43 +8,117 @@ HTML Portfolio + -
-

Morgan McCircuit

-

I write code

-
- -
-

Who I am

-

Hi, my name is Morgan and I love to write code that is efficient.

+ Previous project placeholder begins +--> + -
-

What I do

-

Here are some of the languages I use on a day-to-day.

- +
+
+
+
+ +

Photoshop & Illustrator

+

I enjoy creating simple designs that leave an impression.

+
+
+ +

HTML & CSS

+

I enjoy integrating my graphic design skills with web development.

+
+
+ +

JavaScript & jquery

+

These languages bring my projects to life.

+
+
+
-
+ + + - - + + diff --git a/src/main.css b/src/main.css index 4be3b81a..7574517e 100644 --- a/src/main.css +++ b/src/main.css @@ -82,11 +82,11 @@ footer { bottom: 0; width: 100%; /* Set the fixed height of the footer here */ - height: 160px; + height: 100px; background: #444; color: white; text-shadow: 1px 1px 1px black; - padding: 40px 0; + /*padding: 40px 0;*/ } /* RESPONSIVE CSS