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