Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ td {
|
|
61 |
text-align: center;
|
62 |
}
|
63 |
img {
|
64 |
-
width:
|
65 |
}
|
66 |
h1 {
|
67 |
font-size: 3em; /* Adjust the size as needed */
|
|
|
61 |
text-align: center;
|
62 |
}
|
63 |
img {
|
64 |
+
width: 25%;
|
65 |
}
|
66 |
h1 {
|
67 |
font-size: 3em; /* Adjust the size as needed */
|