Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DeSTA-ntu
/
DeSTA2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cebfc07
DeSTA2
/
assets
/
css
/
styles.css
kehanlu
first commit
cebfc07
2 months ago
raw
Copy download link
history
blame
Safe
210 Bytes
td
audio
{
width
:
100%
;
max-width
:
300px
;
}
td
{
min-width
:
200px
;
}
@media
(
max-width
:
768px
) {
audio
{
max-width
:
300px
;
}
}
@media
(
max-width
:
480px
) {
audio
{
max-width
:
200px
;
}
}