Skip to content

Commit a774104

Browse files
authored
add assets
1 parent e3c8d42 commit a774104

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

public/style.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
body {
2+
text-align: center;
3+
}
4+
5+
h1 {
6+
color: #eb860c;
7+
font-size: 50px;
8+
}

0 commit comments

Comments
 (0)