Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update styles/styles.css
Browse files- styles/styles.css +4 -0
styles/styles.css
CHANGED
@@ -58,3 +58,7 @@ div[data-testid="stMarkdownContainer"] {
|
|
58 |
font-weight: bold;
|
59 |
}
|
60 |
}
|
|
|
|
|
|
|
|
|
|
58 |
font-weight: bold;
|
59 |
}
|
60 |
}
|
61 |
+
|
62 |
+
div[data-testid="stSidebarUserContent"] {
|
63 |
+
padding: 2rem 1.5rem;
|
64 |
+
}
|