diff --git a/assets/css/custom.css b/assets/css/custom.css index 2963e48..8246abe 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -190,25 +190,11 @@ h2.section-title { Case Study & Testimonials Pages --- */ -.card-link { - text-decoration: none; - color: inherit; - display: block; +.card { transition: transform 0.3s ease, box-shadow 0.3s ease; - position: relative; } -.card-link::after { - content: ''; - position: absolute; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1; -} - -.card-link:hover .card { +.card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(187, 134, 252, 0.15); } diff --git a/case-studies.php b/case-studies.php index f9c1b1b..b307086 100644 --- a/case-studies.php +++ b/case-studies.php @@ -46,42 +46,36 @@
A multinational corporation needed to unify its disparate legacy systems into a single, modern ERP platform across four continents.
- Read More -A multinational corporation needed to unify its disparate legacy systems into a single, modern ERP platform across four continents.
+ Read MoreA startup aimed to disrupt the personal finance space with a new mobile app, needing to go from concept to MVP in just four months.
- Read More -A startup aimed to disrupt the personal finance space with a new mobile app, needing to go from concept to MVP in just four months.
+ Read MoreA prestigious hotel chain had an inconsistent digital presence across their website, mobile app, and booking engine.
- Read More -A prestigious hotel chain had an inconsistent digital presence across their website, mobile app, and booking engine.
+ Read More