Skip to content

Commit cb1c73a

Browse files
authored
Set color to 'white'
1 parent c099001 commit cb1c73a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<style>
1212
* {
1313
font-family: 'Inter Regular', 'Arial', sans-serif;
14+
color: white;
1415
}
1516
h1 {
1617
font-family: 'Inter SemiBold';

0 commit comments

Comments
 (0)