Fix profile image on blog posts

This commit is contained in:
Michael Snoyman 2016-08-24 09:17:47 +03:00
parent d7da103259
commit 2464089004

View file

@ -78,6 +78,9 @@ a:hover {
.book img {
width: 150px;
}
aside.me img {
width: 100%;
}
.archive section h1 {
font-size: 1em;
color: #000;