Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingface-projects/diffuse-the-rest
ismot
/
0602t4
like
0
Running
App
Files
Files
Community
main
0602t4
/
src
/
app.css
ismot
Duplicate from huggingface-projects/diffuse-the-rest
3d11da7
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
164 Bytes
@tailwind
base;
@tailwind
components;
@tailwind
utilities;
a
{
@apply
!underline;
}
.drawing-board-controls
{
@apply
!border-spacing-
0.5
md
:!border-spacing-
2
;
}