Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame contribute delete
356 Bytes
.pageNotFound {
height: 700px;
padding-top: 200px;
.contentWrapper {
text-align: center;
color: var(--black-light);
display: flex;
flex-direction: column;
.bigText {
font-size: 150px;
font-weight: 700;
}
.smallText {
font-size: 44px;
}
}
}