add margin bottom for img
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2023-09-14 16:51:17 +02:00
parent e6d20dd0d6
commit 2e1c8b43cc
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056

View file

@ -178,6 +178,7 @@ content {
border-radius: 25%;
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
}