Skip to content

Commit

Permalink
updating btn position
Browse files Browse the repository at this point in the history
  • Loading branch information
JUANCA99COL committed Sep 12, 2023
1 parent db9619f commit b9481b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,8 @@ input::placeholder {
.btn-danger {
background-color: #f46434;
border: none;
margin-bottom: 20px;
padding: 10px;
}

.btn-danger:hover {
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@
<div class="caption">
<img class="logo-banner" src="img/whitenobg-logo.png" alt="">
<h2 class="titulo-banner text-center font-weight-bold text-white">NACIMOS PARA <br> VIAJAR</h2>
<a href="https://master--touch-co-nz.translate.goog/index.html?_x_tr_sl=es&_x_tr_tl=en&_x_tr_hl=en-US&_x_tr_pto=wapp" class="btn btn-danger">translate to english</a>
<a href="#eventos"><button class="button-banner mt-2 text-white m-auto d-block">RESERVAR TOUR</button></a>
<a href="#eventos"><i class="arrow-banner text-white fa-solid fa-angle-down"></i></a>
<a href="https://master--touch-co-nz.translate.goog/index.html?_x_tr_sl=es&_x_tr_tl=en&_x_tr_hl=en-US&_x_tr_pto=wapp" class="btn btn-danger">translate to english</a>
</div>
<a href="https://api.whatsapp.com/send?phone=573153964259">
<img class="sticky" src="img/icons8-whatsapp-48.png" alt="">
Expand Down

0 comments on commit b9481b8

Please sign in to comment.