diff --git a/home.css b/home.css index d099c92..9d0dd7a 100644 --- a/home.css +++ b/home.css @@ -1,4 +1,5 @@ html, body { + height: 100%; margin: 0; } @@ -17,14 +18,9 @@ html, body { font-family: sans-serif; } -#container { - top: 0; -} - #content { - padding-bottom: 40px; -height: 100%; -background: blue; + min-height: 95%; + padding-bottom 40px; } body { @@ -58,9 +54,9 @@ span { } footer { - position: relative; color: #b6bfb8; font-size: 150%; + font-family: sans-serif; height: 40px; width: 100%; text-align: center; diff --git a/index.html b/index.html index ec1d1a6..b73793a 100644 --- a/index.html +++ b/index.html @@ -1,40 +1,42 @@ + - + + - - Shubert Munthali + + Shubert Munthali + -
-
-
+
+
my photo -
-

+

+

Shubert Munthali -

-

+

+

Software Developer -

-
+ +
- + my github profile - - + + - - my linkedin profile - + + my linkedin profile + -
-
- -
+ +
+ - + + \ No newline at end of file