Update app.py
Browse files
app.py
CHANGED
@@ -118,6 +118,10 @@ input:focus::placeholder {
|
|
118 |
background-color: #131517;
|
119 |
}
|
120 |
|
|
|
|
|
|
|
|
|
121 |
#component-6 {
|
122 |
background-color: #131517;
|
123 |
}
|
|
|
118 |
background-color: #131517;
|
119 |
}
|
120 |
|
121 |
+
#component-4 {
|
122 |
+
background-color: #131517;
|
123 |
+
}
|
124 |
+
|
125 |
#component-6 {
|
126 |
background-color: #131517;
|
127 |
}
|