Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DeSTA-ntu
/
DeSTA2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DeSTA2
/
assets
/
css
/
styles.css
kehanlu
first commit
cebfc07
5 months ago
raw
Copy download link
history
blame
contribute
delete
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
;
}
}