Spaces:
Sleeping
Sleeping
neerajkalyank
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -144,7 +144,7 @@ body {
|
|
144 |
|
145 |
#header::before {
|
146 |
content: "π©π»βπ¬ ";
|
147 |
-
font-size: 2.
|
148 |
}
|
149 |
|
150 |
.gradio-container {
|
|
|
144 |
|
145 |
#header::before {
|
146 |
content: "π©π»βπ¬ ";
|
147 |
+
font-size: 2.0em; /* Adjusts the emoji size relative to text */
|
148 |
}
|
149 |
|
150 |
.gradio-container {
|