Skip to content

Commit

Permalink
Updated hover button
Browse files Browse the repository at this point in the history
  • Loading branch information
{Bhanu committed Jan 8, 2025
1 parent 801fb43 commit 9bf1393
Show file tree
Hide file tree
Showing 504 changed files with 96,908 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 @@ -269,6 +269,8 @@

.service-item:hover .btn {
width: 140px;
background-color: #0463fa;
color: white;
}


Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ <h5 class="text-light mb-4">Newsletter</h5>
<script src="lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js"></script>

<!-- Template Javascript -->
<script src="js/main.js"></script>
<script src="js/main.js"></script>
</body>

</html>
38 changes: 38 additions & 0 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions node_modules/@popperjs/core/LICENSE.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9bf1393

Please sign in to comment.