style:样式修改

This commit is contained in:
2025-07-04 17:17:38 +08:00
parent 326ea8ae7e
commit 63c3d47f3d
2 changed files with 6 additions and 2 deletions

View File

@@ -84,13 +84,15 @@
border: 1px solid transparent;
}
.oricoEGapp-Contact .send {
display: inline-block;
display: block;
background-color: #004bfa;
font-family: "Montserrat-Bold";
font-size: 0.875rem;
padding: 0.75rem 1.5rem;
color: #fff;
border-radius: 1.25rem;
width: fit-content;
margin: 0 auto;
}
.oricoEGapp-Contact .red {
color: #ee2f53;

View File

@@ -87,13 +87,15 @@
border: 1px solid transparent;
}
.oricoEGapp-Contact .send {
display: inline-block;
display: block;
background-color: #004bfa;
font-family: "Montserrat-Bold";
font-size: 0.875rem;
padding: 0.75rem 1.5rem;
color: #fff;
border-radius: 1.25rem;
width: fit-content;
margin: 0 auto;
}
.oricoEGapp-Contact .red {
color: #ee2f53;