Make the author image larger and scale with CSS

This commit is contained in:
Oliver Davies 2016-03-30 12:11:05 +01:00
parent c00b400fbc
commit 8e474b7fab
4 changed files with 5 additions and 2 deletions

View file

@ -26,7 +26,7 @@ tools:
---
# About Me
<img src="{{ site.images_url }}/assets/images/me-precedent.jpg" alt="Picture of Oliver" class="img-circle">
<img src="{{ site.gravatar.url }}?s=200" alt="Picture of Oliver" class="me img-circle">
My name is Oliver Davies (aka [opdavies](https://www.google.com/#q=opdavies)), Im a Web Developer and Drupal specialist based in Wales, UK.