feat: stuff i'm tired

This commit is contained in:
Daniel Ledda
2022-03-27 00:28:51 +01:00
parent 8056a5dc89
commit fcec98d7e5
18 changed files with 400 additions and 154 deletions

View File

@@ -88,6 +88,7 @@
}
.root-beat-stage {
position: relative;
padding: 2em;
max-height: 100vh;
margin: auto;
@@ -96,6 +97,8 @@
}
.vertical-mode .root-beat-stage {
margin: 5em auto auto;
padding-left: 3em;
height: 100vh;
}