Updated to keep head image at large size.

This commit is contained in:
Otho Ulrich 2022-07-10 04:02:27 -04:00
parent ebf21caf34
commit ca92eeb8cb
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -49,7 +49,7 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
<header class="w3-container w3-center" style="padding:128px 16px" id="home"> <header class="w3-container w3-center" style="padding:128px 16px" id="home">
<h1 class="w3-jumbo"><b>Otho Ulrich</b></h1> <h1 class="w3-jumbo"><b>Otho Ulrich</b></h1>
<p></p> <p></p>
<img src="images/mirror.png" class="w3-image w3-hide-large w3-hide-small w3-round" style="display:block;width:60%;margin:auto;"> <img src="images/mirror.png" class="w3-image w3-hide-small w3-round" style="display:block;width:60%;margin:auto;">
<img src="images/mirror.png" class="w3-image w3-hide-large w3-hide-medium w3-round" width="100%" height="100%"> <img src="images/mirror.png" class="w3-image w3-hide-large w3-hide-medium w3-round" width="100%" height="100%">
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top" type="submit" onclick="window.open('cv.pdf')"> <button class="w3-button w3-light-grey w3-padding-large w3-margin-top" type="submit" onclick="window.open('cv.pdf')">
<i class="fa fa-download"></i> Curriculum Vitae <i class="fa fa-download"></i> Curriculum Vitae