"Street Geek" fashion article

This commit is contained in:
Charles Magahern
2026-07-05 19:57:38 -07:00
parent a17d821b0e
commit e075834f98
9 changed files with 447 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>