diff --git a/default.css b/default.css index 89c3e30..d361571 100644 --- a/default.css +++ b/default.css @@ -22,6 +22,7 @@ body { #introLeft { display: inline-block; width: 85%; + vertical-align: top; } #introRight { @@ -119,12 +120,15 @@ a:visited { .card { text-align: center; - min-height: 800px; margin: 0px auto; margin-top: 25px; margin-bottom: 25px; } +.reserve { + min-height: 800px; +} + #pong { margin: 6px; background: #03001C; diff --git a/pages/completed/index.html b/pages/completed/index.html index 515a41b..f9d95d2 100644 --- a/pages/completed/index.html +++ b/pages/completed/index.html @@ -16,7 +16,7 @@ Projects

Completed Projects

-
+
@@ -34,7 +34,7 @@ View Code
-
+