fixing padding of image

This commit is contained in:
Set Hallstrom 2019-05-21 16:34:21 +02:00
parent 09d2dc4df3
commit 3742cc7aa2

View file

@ -123,6 +123,7 @@ a:active {
margin-right: 5px;
img {
float: left;
margin-left: 5px;
}
}