Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
|
@@ -95,7 +95,7 @@ body {
|
|
| 95 |
padding: 15px;
|
| 96 |
}
|
| 97 |
.card-cd{
|
| 98 |
-
width:
|
| 99 |
margin: 5px;
|
| 100 |
background-color:#17224D ;
|
| 101 |
border-radius: 5px; /* Rounded corners */
|
|
|
|
| 95 |
padding: 15px;
|
| 96 |
}
|
| 97 |
.card-cd{
|
| 98 |
+
width: 200px; /* Adjust width as needed */
|
| 99 |
margin: 5px;
|
| 100 |
background-color:#17224D ;
|
| 101 |
border-radius: 5px; /* Rounded corners */
|