add variant

This commit is contained in:
xmcp
2019-02-23 17:45:52 +08:00
parent 87f24e3085
commit df716f72d5
4 changed files with 116 additions and 61 deletions

View File

@@ -12,9 +12,16 @@
.title {
font-size: 1.5em;
line-height: 4em;
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;