aboutsummaryrefslogtreecommitdiff
path: root/css/layouts.css
blob: 5994303566c4877f9be8cd1bdb06e243efb08532 (plain)
1
2
3
4
5
6
.fullscreen {
    width: 100%;
    height: 100vh;
    max-width: 100%;
    max-height: 100vh;
}