Skip to content

Commit

Permalink
Add barebones styles
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjdean committed Jul 7, 2024
1 parent 769a3bf commit a389ea7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions styles/index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.front-page {
width: 700px;
margin: 0 auto;
line-height: 25px;
}

0 comments on commit a389ea7

Please sign in to comment.