first-start / src /widgets /PageError /ui /PageError.module.scss
Артем Леванов
first commit
41a71fd
raw
history blame contribute delete
151 Bytes
.PageError {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
height: 100vh;
}