diff --git a/Careers.html b/Careers.html index 76a5bab..ae025c4 100644 --- a/Careers.html +++ b/Careers.html @@ -28,6 +28,7 @@ text-align: center; text-transform: uppercase; } + /* Style for the image on the left */ .card img { max-width: 500px; /* Adjust the maximum width of the image as needed */ @@ -58,7 +59,6 @@ color: #fff; /* Button text color */ border: none; border-radius: 5px; - cursor: pointer; margin-bottom: 1rem; } @@ -68,8 +68,7 @@ .card .learn-more-button:hover{ background-color: #659bd5; } - - +
@@ -86,7 +85,6 @@