|
@@ -361,6 +361,10 @@ export default {
|
|
padding-bottom: 50px;
|
|
padding-bottom: 50px;
|
|
.main-box{
|
|
.main-box{
|
|
padding: 34px;
|
|
padding: 34px;
|
|
|
|
+ .title{
|
|
|
|
+ display: inline;
|
|
|
|
+ margin-left: -20px;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
.main-box-noauth{
|
|
.main-box-noauth{
|
|
height: calc(100vh - 50px);
|
|
height: calc(100vh - 50px);
|
|
@@ -370,8 +374,6 @@ export default {
|
|
font-size: 46px;
|
|
font-size: 46px;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
margin-bottom: 30px;
|
|
margin-bottom: 30px;
|
|
- display: inline;
|
|
|
|
- margin-left: -20px;
|
|
|
|
}
|
|
}
|
|
.time{
|
|
.time{
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|