SEO Update

This commit is contained in:
edsea
2025-01-09 01:39:30 +01:00
parent 196bd930fa
commit 0e90e1f409
3 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -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