Skip to content

Commit dbb4181

Browse files
committed
Corrected some "mistakes"
1 parent 5f104db commit dbb4181

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
<body>
1212

13-
<header>
13+
<div class="header">
1414
<h1>Hello, people call me Nada.</h1>
1515
<h2>I am a JavaScript developer based in France 🇫🇷</h2>
16-
</header>
16+
</div>
1717

1818
<div class="tagline">
19-
I love working with Vue.js, React & Sketch 🎨
19+
<p>I love working with Vue.js, React & Sketch 🎨</p>
2020
<h3>Check my work 👩‍💻</h3>
2121
<h3>Work with me 🤓</h3>
2222
</div>

0 commit comments

Comments
 (0)