|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
<!--设置高度,添加bootstrap样式类d-flex align-items-center 使表单垂直居中,justify-content-center水平居中--> |
|
|
|
|
<div [style]="height" id="login" class="d-flex align-items-center justify-content-center"> |
|
|
|
|
<div style="color: #fff;"> |
|
|
|
|
<div class="text-primary"> |
|
|
|
|
<div style="font-size: 40px;font-weight: 700;">Pocket community</div> |
|
|
|
|
<div style="font-size: 30px;font-weight: 400;">Redefining your community life</div> |
|
|
|
|
</div> |
|
|
|
|