diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,8 +32,8 @@ </div> <main> - - <div id='search'> + <!--made the id in to a class--> + <div class='search'> <h2>The solutions to all your problems.</h2> <!--<img src="assets/images/down.png">--> <input type="text" name="search" placeholder="Enter course name"> |
