Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame contribute delete
96 Bytes
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: #E3E6E6;
}