hookehuyr

fix

<!--
* @Date: 2024-10-18 09:31:05
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-12-10 16:12:30
* @LastEditTime: 2024-12-13 15:34:46
* @FilePath: /hager/src/views/contact.vue
* @Description: 联系我们
-->
......@@ -174,6 +174,7 @@ export default {
}
.inner {
text-align: center;
text-wrap: nowrap;
&.xs {
text-align: center;
}
......