Commit 7da04ab3 by zhanghaozhe

Merge branch 'ai-test'

parents cb339157 e12cb068
...@@ -167,12 +167,12 @@ ...@@ -167,12 +167,12 @@
&::before { &::before {
@include pseudo; @include pseudo;
left: 109px; left: 28%;
} }
&::after { &::after {
@include pseudo; @include pseudo;
right: 109px; right: 28%;
transform: scaleX(-1) translateY(-50%); transform: scaleX(-1) translateY(-50%);
} }
} }
......
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 to comment