aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+page-not-found/page-not-found.component.scss
blob: 53b6142e15b4eaf5a19f5cf4a9bbb346179f23d3 (plain) (blame)
1
2
3
4
5
6
7
8
div {
  height: 100%;
  width: 100%;
  text-align: center;
  margin-top: 150px;

  font-size: 32px;
}