/*
 * Filename: /Users/mafo/Documents/03-teamshufflr/04-Code/teamshufflr/apps/browser/teamshufflr-app/src/mobile.css
 * Path: /Users/mafo/Documents/03-teamshufflr/04-Code/teamshufflr
 * Created Date: Friday, December 17th 2021, 8:00:04 pm
 * Author: Maximilian Fossler
 * 
 * Copyright (c) 2021 teamshufflr
 */

.mat-headline-2 {
  font-size: 40px !important;
  line-height: 48px !important;
}

router-outlet + * {
  overflow: visible;
  height: 100% !important;
  z-index: 1;
}
