Image size fix

This commit is contained in:
2022-03-16 06:07:37 +01:00
parent 56f40ee2ef
commit 32499454a5

View File

@@ -106,7 +106,7 @@ h3 a:hover .link {
.footer img { .footer img {
float: right; float: right;
width: 150px; width: 50px;
margin-top: 30px; margin-top: 30px;
} }