diff --git a/dpw.html b/dpw.html index a8bc5d0..267c502 100644 --- a/dpw.html +++ b/dpw.html @@ -21,9 +21,9 @@ } .header-img { - max-height: 200px; - width: auto; - } + width: 100%; + max-width: 600px; + height: auto;} .link { margin-top: 20px; @@ -33,33 +33,34 @@