Merge from upstream
[oweals/peertube.git] / client / src / app / +page-not-found / page-not-found.component.scss
1 div {
2   height: 100%;
3   width: 100%;
4   text-align: center;
5   padding-top: 150px;
6
7   font-size: 32px;
8 }