[call-me] - fix typo

This commit is contained in:
Miroslav Pejic
2024-12-08 02:37:41 +01:00
parent add38eb1b9
commit c6bc6ef2e4
-1
View File
@@ -71,7 +71,6 @@ img {
left: 0;
width: 100%; /* Cover the full width */
height: 100%; /* Cover the full height */
z-index: -1; /* Place it behind all other elements */
object-fit: cover; /* Ensure the image maintains aspect ratio */
}