diff --git a/index.html b/index.html index f42f6c4..9323e4a 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@

Musician • Designer • Programmer

- +
diff --git a/style.css b/style.css index 57f4762..ca17cca 100644 --- a/style.css +++ b/style.css @@ -135,5 +135,10 @@ p { img { max-width: 80%; height: auto; - +} + +.face { + display: block; + margin-left: auto; + margin-right: 0; }