Spaces:
Sleeping
Sleeping
neerajkalyank
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -102,11 +102,6 @@ h2, h3, h4, h5, h6 {
|
|
102 |
text-shadow: 2px 2px 10px rgba(255, 255, 0, 0.3);
|
103 |
}
|
104 |
|
105 |
-
/* Specific style for Age input field */
|
106 |
-
#age-input {
|
107 |
-
width: 60px; /* Adjust width as needed for a two-digit input */
|
108 |
-
}
|
109 |
-
|
110 |
/* Header Styling */
|
111 |
#header {
|
112 |
color: #7fffd4;
|
|
|
102 |
text-shadow: 2px 2px 10px rgba(255, 255, 0, 0.3);
|
103 |
}
|
104 |
|
|
|
|
|
|
|
|
|
|
|
105 |
/* Header Styling */
|
106 |
#header {
|
107 |
color: #7fffd4;
|