Update app.py
Browse files
app.py
CHANGED
@@ -375,7 +375,6 @@ def show_animation(name, url):
|
|
375 |
st_lottie(anim, key=name)
|
376 |
|
377 |
def main():
|
378 |
-
st.set_page_config(page_title="Quote Quiz Game with Animations", layout="wide")
|
379 |
|
380 |
st.title("Quote Quiz Game with Animations")
|
381 |
|
|
|
375 |
st_lottie(anim, key=name)
|
376 |
|
377 |
def main():
|
|
|
378 |
|
379 |
st.title("Quote Quiz Game with Animations")
|
380 |
|