diff --git a/assets/css/style.css b/assets/css/style.css index d22ea5d..31479dc 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -490,8 +490,14 @@ body.nav-active { overflow: hidden; } padding: 40px; box-shadow: var(--shadow-2); border-radius: var(--radius-6); + height: 380px; /* Set a fixed height for the card */ + display: flex; + flex-direction: column; + justify-content: space-between; /* Ensures even distribution of content */ + overflow: hidden; /* Ensures no content overflows outside the card */ } + .service-card .card-icon { width: 60px; height: 60px; diff --git a/index.html b/index.html index e6fde20..0249b77 100644 --- a/index.html +++ b/index.html @@ -258,8 +258,7 @@

24/7 Support

- Nulla vitae elit libero, a pharetra augue. Donec id elit non mi porta gravida at eget metus cras - justo. + Our support team is available 24/7 to assist you with any issues, ensuring you're always taken care of.

@@ -281,8 +280,7 @@

24/7 Support

Secure Payments

- Nulla vitae elit libero, a pharetra augue. Donec id elit non mi porta gravida at eget metus cras - justo. + We provide secure payment gateways to ensure safe and hassle-free transactions.

@@ -304,8 +302,7 @@

Secure Payments

Daily Updates

- Nulla vitae elit libero, a pharetra augue. Donec id elit non mi porta gravida at eget metus cras - justo. + Receive daily updates with the latest news and trends, keeping you informed at all times.

@@ -327,8 +324,7 @@

Daily Updates

Market Research

- Nulla vitae elit libero, a pharetra augue. Donec id elit non mi porta gravida at eget metus cras - justo. + Our market research helps you understand trends and customer behavior to stay ahead in the market.