Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,16 @@
<!-- /.container-fluid -->
</nav>

<!-- Header -->
<!-- Header -->
<header>
<div class="container">
<div class="intro-text" style="padding-top: 100px;">
<div class="intro-heading" style= "font-family: 'Kaushan Script','Helvetica Neue',Helvetica,Arial,cursive; text-transform: capitalize; color: #A52323; ">
<img class="img-responsive" src="img/pyladies-rp.png" alt="" style="width: 400px; margin: auto;">
<img class="img-responsive" src="img/logo.png" alt="" style="width: 340px; margin: auto;">


</div>
<div class="intro-lead-in" style="text-shadow: 2px 2px 2px #777;">Apoiando mulheres que programam</div>
<div class="intro-lead-in" style="text-shadow: 2px 2px 2px #777;">PyLadies RP</div>
<a href="#whoweare" class="page-scroll btn btn-xl">Sobre</a>
</div>
</div>
Expand Down