From 8713a34dd677f15905e1faef167229f658b7942d Mon Sep 17 00:00:00 2001 From: Vansh Garg Date: Tue, 5 Nov 2024 12:13:21 +0530 Subject: [PATCH] Testimonials Defense Team Section Resolved --- test.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test.html b/test.html index 9c49234..41abb8d 100644 --- a/test.html +++ b/test.html @@ -377,7 +377,8 @@ box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); padding: 20px; text-align: center; - width: 1040px; + width: 73.5rem; + /* border:1px solid black; */ color: white; } @@ -715,6 +716,7 @@

Game Over

background:linear-gradient(to right,rgb(200, 199, 200),rgb(179, 231, 245)); border: 10px solid blue; text-align: center; + width:95%; padding: 40px 20px; font-family: Arial, sans-serif; border-radius: 10%;