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

  font-size: 32px;
}