diff --git a/css/style.css b/css/style.css index ddba5b8..ea8f385 100644 --- a/css/style.css +++ b/css/style.css @@ -41,8 +41,8 @@ p { line-height: 1.6; } header { width: auto; } header .logo { padding: 2em; float: right; text-align: center; box-sizing: border-box; } header .logo img { height: 7.5em; } -header .row { height: 600px; margin: 0; padding-bottom: 150px; margin-bottom: -300px; } -header .row img { max-height: 500px; } +header .row { height: 45em; margin: 0; padding-bottom: 150px; margin-bottom: -300px; } +header .row img { max-height: 32em; } header .row p { text-align: justify; max-width: 45%; font-size: 1.2em; margin: 2em 0; } main {