TripoSplat-WebGPU / src /index.css
Yosun's picture
Deploy TripoSplat WebGPU demo
31c7d49 verified
Raw
History Blame Contribute Delete
132 Bytes
html,
body {
min-width: 320px;
min-height: 100%;
}
body {
margin: 0;
}
button,
input,
textarea,
select {
font: inherit;
}