Files
donovankelly.xyz/assets/index.css
2025-12-03 10:05:43 -06:00

9 lines
124 B
CSS

body {
background-color: lightpink;
}
/* nav { */
/* display: flex; */
/* justify-content: space-between; */
/* } */