diff --git a/assets/css/screen.css b/assets/css/screen.css index f49ef25..f3e43c4 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -18,7 +18,6 @@ */ @media screen and (min-width: 30em) { - } @@ -32,6 +31,11 @@ body { padding: 2em 0; } + blockquote { + top: 40px; + right: 50px; + position: absolute; + } ol { margin: 0 0 0 1em; } @@ -53,11 +57,11 @@ @media screen and (min-width: 57em) { .container { - width: 1000px; + width: 912px; } .resume { position:relative; - padding: 40px 80px; + padding: 40px 50px; } h1 { font-size: 48px; @@ -72,12 +76,6 @@ font-weight: normal; } - blockquote { - top: 0; - right: 40px; - position: absolute; - } - h3 { float: left; width: 16%;