add images

This commit is contained in:
filifa
2025-12-30 00:00:27 -05:00
parent 6475fa6b90
commit a7480df29f
7 changed files with 22 additions and 1 deletions

View File

@@ -7,6 +7,12 @@ footer {
text-align: center;
}
#gallery {
display: flex;
justify-content: center;
overflow: hidden;
}
#headerimg {
float: right;
}