add: basic layout

This commit is contained in:
Charles
2025-10-20 21:46:48 -07:00
commit 8e36b4cb6d
12 changed files with 69 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#gallery img {
width: 220px;
}
.wrap {
float: right;
width: 180px;
}