aboutsummaryrefslogtreecommitdiffstats
path: root/styles/main/_headerOverlay.scss
blob: b11897a19043542c41641a388140cfeca7fa7884 (plain) (blame)
1
2
3
4
5
6
7
8
.headerOverlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: auto;
}