Skip to content

Commit 79c1843

Browse files
Fabio BrasileiroFabio Brasileiro
authored andcommitted
ajuste
1 parent 53b78cc commit 79c1843

3 files changed

Lines changed: 1 addition & 29 deletions

File tree

package-lock.json

Lines changed: 0 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"@angular/router": "^17.3.0",
2323
"@fortawesome/angular-fontawesome": "^0.14.1",
2424
"angular-font-awesome": "^3.1.2",
25-
"flowbite": "^2.3.0",
2625
"rxjs": "~7.8.0",
2726
"tslib": "^2.3.0",
2827
"zone.js": "~0.14.3"

src/app/page/landing-page-inicio/landing-page-inicio.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ <h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-9
730730
<!-- <img class="me-3 w-7 h-7" src="../../../assets/whatsapp-svgrepo-com.svg" alt=""> -->
731731
<!-- <fa name="cog" animation="spin"></fa> -->
732732
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor"
733-
class="bi bi-whatsapp me-3 w-7 h-7 animate-bounce" viewBox="0 0 16 16">
733+
class="bi bi-whatsapp me-3 w-7 h-7" viewBox="0 0 16 16">
734734
<path
735735
d="M13.601 2.326A7.85 7.85 0 0 0 7.994 0C3.627 0 .068 3.558.064 7.926c0 1.399.366 2.76 1.057 3.965L0 16l4.204-1.102a7.9 7.9 0 0 0 3.79.965h.004c4.368 0 7.926-3.558 7.93-7.93A7.9 7.9 0 0 0 13.6 2.326zM7.994 14.521a6.6 6.6 0 0 1-3.356-.92l-.24-.144-2.494.654.666-2.433-.156-.251a6.56 6.56 0 0 1-1.007-3.505c0-3.626 2.957-6.584 6.591-6.584a6.56 6.56 0 0 1 4.66 1.931 6.56 6.56 0 0 1 1.928 4.66c-.004 3.639-2.961 6.592-6.592 6.592m3.615-4.934c-.197-.099-1.17-.578-1.353-.646-.182-.065-.315-.099-.445.099-.133.197-.513.646-.627.775-.114.133-.232.148-.43.05-.197-.1-.836-.308-1.592-.985-.59-.525-.985-1.175-1.103-1.372-.114-.198-.011-.304.088-.403.087-.088.197-.232.296-.346.1-.114.133-.198.198-.33.065-.134.034-.248-.015-.347-.05-.099-.445-1.076-.612-1.47-.16-.389-.323-.335-.445-.34-.114-.007-.247-.007-.38-.007a.73.73 0 0 0-.529.247c-.182.198-.691.677-.691 1.654s.71 1.916.81 2.049c.098.133 1.394 2.132 3.383 2.992.47.205.84.326 1.129.418.475.152.904.129 1.246.08.38-.058 1.171-.48 1.338-.943.164-.464.164-.86.114-.943-.049-.084-.182-.133-.38-.232" />
736736
</svg>

0 commit comments

Comments
 (0)