float image

This commit is contained in:
Set Hallstrom 2019-05-21 16:17:40 +02:00
parent 854ee06d33
commit ab968b0d58

View file

@ -121,6 +121,9 @@ a:active {
flex: 1 1 300px; flex: 1 1 300px;
margin-left:5px; margin-left:5px;
margin-right: 5px; margin-right: 5px;
img {
float: left;
}
} }
#footer { #footer {