Fix responsive design elements

This commit is contained in:
Fred Boniface
2023-06-16 12:38:32 +01:00
parent 5ec325e8a5
commit 005f05b738
4 changed files with 18 additions and 5 deletions

View File

@@ -20,7 +20,8 @@
<style>
img {
width: 50%;
margin-top: 85px;
max-width: 250px;
margin-top: 55px;
margin-bottom: 85px;
}
</style>