alibidaran commited on
Commit
92c58af
1 Parent(s): d3835a4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -1
index.html CHANGED
@@ -11,8 +11,13 @@
11
 
12
  <body>
13
  <header>
14
- <h1>Ali Bidaran</h1>
 
 
15
  <p class="title">AI Engineer and Software developer</p>
 
 
 
16
  </header>
17
 
18
  <nav>
 
11
 
12
  <body>
13
  <header>
14
+ <div class="hero-image">
15
+ <div class="hero-text">
16
+ <h1>Ali Bidaran</h1>
17
  <p class="title">AI Engineer and Software developer</p>
18
+ </div>
19
+ </div>
20
+
21
  </header>
22
 
23
  <nav>