diff --git a/default.css b/default.css index 2343ee0..a3835d0 100644 --- a/default.css +++ b/default.css @@ -20,26 +20,16 @@ body { padding: 2rem 1.5rem; } -#introduction { - height: 100%; - width: 50%; - position: fixed; - z-index: 1; - top: 0; - overflow-x: hidden; - padding-top: 20px; -} - #introLeft { display: inline-block; - max-width: 40rem; - left: 0; + max-width: 74rem; + width: 100%; } #introRight { display: inline-block; - max-width: 10rem; - right: 0; + max-width: 5rem; + width: 100%; } .navigation { diff --git a/index.html b/index.html index 8452ed8..41dbfb5 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@
-