much better

This commit is contained in:
max
2026-08-11 17:06:51 +01:00
parent fd2d3b1d9a
commit 60eb1064c8
2 changed files with 58 additions and 11 deletions

View File

@@ -3,6 +3,13 @@
<head>
<meta charset="utf-8">
<title>Photos</title>
<style>
main {
display: flex;
flex-wrap: wrap;
}
</style>
</head>
<body>