Commit 1c7b2362 by 王雷

合伙人合作协议

parent ce4a9001
<!DOCTYPE html>
<!DOCTYPE html>
......@@ -58,7 +58,7 @@
background: #f4f6fb;
border-radius: 10px;
padding: 15px;
margin-bottom: 25px;
margin-bottom: 15px;
display: flex;
flex-direction: column;
gap: 8px;
......@@ -109,7 +109,7 @@
font-weight: 600;
color: #15151a;
line-height: 22px;
margin: 14px 0 4px;
margin: 10px 0 0px;
display: block;
}
.sub-title {
......@@ -117,7 +117,7 @@
font-weight: 600;
color: #15151a;
line-height: 22px;
margin: 12px 0 2px;
margin: 4px 0 0px;
display: block;
}
......@@ -125,7 +125,7 @@
.divider {
border: none;
border-top: 1px solid #ebebf0;
margin: 35px 0;
margin: 15px 0;
}
/* ── 签署区 ── */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment