Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame contribute delete
141 Bytes
.ErrorPage {
height: 100vh;
background: #141414;
color: white;
padding: 95px;
}
.ErrorPage-Items {
text-align: center;
}