Spaces:
Runtime error
Runtime error
kbberendsen
commited on
Commit
•
70e5a6a
1
Parent(s):
d7368d9
update body padding
Browse files- styles.css +2 -2
styles.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
body{
|
2 |
-
padding:
|
3 |
}
|
4 |
|
5 |
.shiny-notification {
|
|
|
1 |
+
.body{
|
2 |
+
padding: 50px;
|
3 |
}
|
4 |
|
5 |
.shiny-notification {
|