@@ -218,20 +218,21 @@
margin-left: auto;
margin-right: auto;
}
- .wx-button{
- width: 200px;
- height: 40px;
- background:rgba(239,89,82,1);
- border-radius:20px;
- color:#fff;
- font-weight: bold;
- font-size: 16px;
- line-height: 40px;
- text-align: center;
- margin-top: 14%;
- margin-left: auto;
- margin-right: auto;
- }
+
+ .wx-button {
+ width: 200px;
+ height: 40px;
+ background:rgba(239,89,82,1);
+ border-radius:20px;
+ color:#fff;
+ font-weight: bold;
+ font-size: 16px;
+ line-height: 40px;
+ text-align: center;
+ margin-top: 14%;
+ margin-left: auto;
+ margin-right: auto;
+ }
</style>
<div class="application-wrap">
<main class="application-content">