Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kbberendsen
/
formula1
like
0
Runtime error
App
Files
Files
Community
2171ad9
formula1
/
styles.css
kbberendsen
update body padding
70e5a6a
over 1 year ago
raw
Copy download link
history
blame
Safe
158 Bytes
.body
{
padding
:
50px
;
}
.shiny-notification
{
position
:fixed;
top
:
calc
(
0%
);
left
:
calc
(
50%
-
150px
);
}