Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dbirks
/
diffuse-the-rest
like
16
Running
App
Files
Files
Community
2
94f2c6e
diffuse-the-rest
/
src
/
app.css
mishig
HF staff
new build
0ae7a59
about 2 years ago
raw
Copy download link
history
blame
Safe
164 Bytes
@tailwind
base;
@tailwind
components;
@tailwind
utilities;
a
{
@apply
!underline;
}
.drawing-board-controls
{
@apply
!border-spacing-
0.5
md
:!border-spacing-
2
;
}