feat(home): criado o section1.
This commit is contained in:
parent
7bdfb01607
commit
9e5d77087c
@ -16,5 +16,10 @@
|
||||
<img src="./src/assets/svg/logo.svg" alt="M3 Academy">
|
||||
</a>
|
||||
</header>
|
||||
|
||||
<section class="section1">
|
||||
<img class="fundo-desktop" src="./src/assets/img/fundo-desktop.png" alt="Notebook na mesa">
|
||||
<img class="fundo-mobile" src="./src/assets/img/fundo-mobile.png" alt="Notebook na mesa">
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user