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