Adicionar texto sobre o banner público e privado.
All checks were successful
Release / release (push) Successful in 14m47s
All checks were successful
Release / release (push) Successful in 14m47s
Fixes #18
This commit is contained in:
parent
cd7aa81a8a
commit
6cfcec5168
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,10 @@
|
|||
<!-- TOP BANNER -->
|
||||
<section>
|
||||
<div class="container-fluid mb-5 p-0">
|
||||
<img id="home-header" src="content/images/home_banner.jpg" class="img-fluid" alt="Route Zero">
|
||||
<div class="container-fluid mb-5 p-0 position-relative">
|
||||
<img id="home-header" src="content/images/home_banner.jpg" alt="Route Zero" class="img-fluid w-100">
|
||||
|
||||
<span class="position-absolute bottom-0 start-0 text-white p-3 fs-4 title">
|
||||
InNOVA NOVA Information System on Environment and Sustainability
|
||||
</span>
|
||||
</div>
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue