Skip to content

Commit

Permalink
deploy: 94d606d
Browse files Browse the repository at this point in the history
  • Loading branch information
nheimlich committed Aug 26, 2024
1 parent f7ed44b commit c3dd53a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

5 changes: 5 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
* {
box-sizing: border-box;
margin: 0 auto;
}

header {
background-color: grey;
color: white;
Expand Down

0 comments on commit c3dd53a

Please sign in to comment.