made changes in booling

This commit is contained in:
mesafal
2025-02-20 16:51:45 +05:45
parent 8d498f3ed1
commit bce46e1ad5
18 changed files with 65 additions and 57 deletions

View File

@ -498,4 +498,7 @@ a:hover {
.footer-logo img{
width: 100%; /* Adjust the width */
height: 100%; /* Maintain aspect ratio */
}
footer a:hover{
text-decoration: underline !important;
}