Commit ce4a9001 by 王雷

合伙人合作协议

parent 409e7127
<!DOCTYPE html> <!DOCTYPE html>
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
background: #f4f6fb; background: #f4f6fb;
border-radius: 10px; border-radius: 10px;
padding: 15px; padding: 15px;
margin-bottom: 15px; margin-bottom: 25px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
gap: 8px; gap: 8px;
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
.divider { .divider {
border: none; border: none;
border-top: 1px solid #ebebf0; border-top: 1px solid #ebebf0;
margin: 20px 0; margin: 35px 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