adjust file structure

This commit is contained in:
2025-12-03 09:59:01 -06:00
parent 70806b80ee
commit 478d84b0be
8 changed files with 43 additions and 43 deletions

7
assets/css/index.css Normal file
View File

@@ -0,0 +1,7 @@
main div {
font-size: 28px;
}
main img {
box-shadow: 0px 0px 8px 4px black;
}