add margin bottom for img
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
This commit is contained in:
parent
e6d20dd0d6
commit
2e1c8b43cc
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ content {
|
||||||
border-radius: 25%;
|
border-radius: 25%;
|
||||||
float: right;
|
float: right;
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue