Commit 20f641ad by kaisa

feat:測試

parent 0d01a140
...@@ -368,7 +368,7 @@ const onSubmit = async () => { ...@@ -368,7 +368,7 @@ const onSubmit = async () => {
span { span {
position: absolute; position: absolute;
top: 8px; top: 12px;
transform: skewX(-15deg); transform: skewX(-15deg);
font-family: "FZZ"; font-family: "FZZ";
font-weight: bold; font-weight: bold;
...@@ -545,7 +545,7 @@ const onSubmit = async () => { ...@@ -545,7 +545,7 @@ const onSubmit = async () => {
span { span {
position: absolute; position: absolute;
top: 8px; top: 12px;
transform: skewX(-15deg); // 只保留倾斜效果 transform: skewX(-15deg); // 只保留倾斜效果
font-family: "FZZ"; font-family: "FZZ";
font-weight: bold; font-weight: bold;
......
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