move global title to infrastructure

This commit is contained in:
xmcp
2019-06-19 20:38:27 +08:00
parent e97c939831
commit 03068f68e5
4 changed files with 3 additions and 31 deletions

View File

@@ -10,19 +10,6 @@
margin-bottom: 1em;
}
.title {
font-size: 1.5em;
height: 4em;
padding-top: 1em;
text-align: center;
}
.title .title-small {
opacity: .6;
padding-top: .5em;
font-size: .5em;
line-height: .5em;
}
.control-bar {
display: flex;
margin-top: .5em;