Skip to content
Snippets Groups Projects
Commit c7d0c5c7 authored by DIALLO ABDOUL-AZIZ's avatar DIALLO ABDOUL-AZIZ
Browse files

Move the id home to the first div child of section

parent a1677432
Branches
No related merge requests found
...@@ -30,8 +30,8 @@ ...@@ -30,8 +30,8 @@
</nav> </nav>
</header> </header>
<main> <main>
<section id="home"> <section>
<div> <div id="home">
<div class="home__img"> <div class="home__img">
<ul> <ul>
<li> <li>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment