Commit e12cb068 by zhanghaozhe

ai-test

parent 978fd5a2
...@@ -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