Spaces:
Sleeping
Sleeping
Update pages/1player_information.py
Browse files
pages/1player_information.py
CHANGED
@@ -4,7 +4,7 @@ import matplotlib.pyplot as plt
|
|
4 |
import seaborn as sns
|
5 |
|
6 |
# Set page configuration
|
7 |
-
st.set_page_config(page_title="
|
8 |
|
9 |
# Light-Themed Background with Light Blue Color
|
10 |
page_bg = """
|
|
|
4 |
import seaborn as sns
|
5 |
|
6 |
# Set page configuration
|
7 |
+
st.set_page_config(page_title="Career Insights", layout="wide")
|
8 |
|
9 |
# Light-Themed Background with Light Blue Color
|
10 |
page_bg = """
|