summaryrefslogtreecommitdiff
path: root/themes/CodeIT/assets/css/_page/_404.scss
blob: 774c7dd2b885f86888ebb196f8c5375081ee8cd4 (plain)
1
2
3
4
5
6
#content-404 {
  font-size: 1.8rem;
  line-height: 3rem;
  @include transform(translateY(30vh));
  text-align: center;
}