Files
OPI/ord/static/preview-audio.css
samedcildir 4abc0c2aca first commit
2023-12-05 13:51:32 +03:00

15 lines
130 B
CSS

html {
height: 100%;
}
body {
align-items: center;
display: flex;
height: 100%;
margin: 0;
}
audio {
width: 100%;
}