Skip to content

Commit 62a9e59

Browse files
author
ElaMoscicka
authored
added spacing
1 parent b681c8a commit 62a9e59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

16 - Mouse Move Shadow/index-start.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1 contenteditable>🔥WOAH!</h1>
1212

1313
<style>
1414
html {
15-
color:black;
15+
color: black;
1616
font-family: sans-serif;
1717
}
1818

@@ -22,10 +22,10 @@ <h1 contenteditable>🔥WOAH!</h1>
2222

2323
.hero {
2424
min-height: 100vh;
25-
display:flex;
25+
display: flex;
2626
justify-content: center;
2727
align-items: center;
28-
color:black;
28+
color: black;
2929
}
3030

3131
h1 {

0 commit comments

Comments
 (0)