SEO Update
This commit is contained in:
@@ -1137,6 +1137,7 @@ footer .footer-inner .footer-col.img {
|
||||
cursor: pointer;
|
||||
transition: background-color 0.3s ease;
|
||||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
|
||||
text-decoration: none;
|
||||
}
|
||||
.btn:hover {
|
||||
background-color: #ffffff;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -667,6 +667,7 @@ footer{
|
||||
cursor: pointer;
|
||||
transition: background-color 0.3s ease;
|
||||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
background-color: #ffffff; // Darker on hover
|
||||
|
||||
Reference in New Issue
Block a user