Make image borders sharper

This commit is contained in:
Yorin Anne De Jong 2018-08-10 22:19:25 +02:00
parent 2c2d1ab446
commit 618c7c3eef
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ h2 strong em {
h2 img {
float: right;
max-width: 10em;
border: .2em solid white;
border: .1em solid white;
border-radius: 0.2em;
box-shadow: 0 2px 2px gray;
margin-left: 1em;