first-start / src /pages /NotFoundPage /ui /NotFoundPage.module.scss
Артем Леванов
first commit
41a71fd
raw
history blame contribute delete
130 Bytes
.NotFoundPage {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
font-size: 24px;
}