blog photo size

This commit is contained in:
Paul Schneider 2018-01-04 17:00:39 +01:00
commit 24d0049ff9
3 changed files with 5 additions and 3 deletions

View file

@ -374,6 +374,8 @@ footer {
.blogphoto {
float: left;
margin: 1em;
max-width: 100em;
max-height: 100em;
}
.dl-horizontal dd {