Initial work on 'street geek' draft

This commit is contained in:
Charles Magahern
2026-07-05 18:49:20 -07:00
parent a17d821b0e
commit e5e2d5a411
7 changed files with 136 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<style>
#fashion {
background-image: url("assets/img/fashion.jpg");
background-size: contain;
}
</style>
<div id="fashion" class="page-base">
</div>