Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -1263,9 +1263,9 @@ def random_likert_questions():
|
|
| 1263 |
align-items: center;
|
| 1264 |
background-color: #f0f2f6;
|
| 1265 |
border-radius: 10px;
|
| 1266 |
-
padding:
|
| 1267 |
-
gap:
|
| 1268 |
-
font-size:
|
| 1269 |
">
|
| 1270 |
<div style="flex: 1; font-size: inherit !important;">
|
| 1271 |
<h3 style="font-size: 12px !important;">راهنمای پاسخ:</h3>
|
|
|
|
| 1263 |
align-items: center;
|
| 1264 |
background-color: #f0f2f6;
|
| 1265 |
border-radius: 10px;
|
| 1266 |
+
padding: 15px;
|
| 1267 |
+
gap: 10px;
|
| 1268 |
+
font-size: 5px !important;
|
| 1269 |
">
|
| 1270 |
<div style="flex: 1; font-size: inherit !important;">
|
| 1271 |
<h3 style="font-size: 12px !important;">راهنمای پاسخ:</h3>
|