We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c107e1 commit 25fe172Copy full SHA for 25fe172
rspress.config.ts
@@ -125,7 +125,6 @@ export default defineConfig({
125
<svg xmlns="http://www.w3.org/2000/svg" viewBox="32 32 512 512" width="32" height="32" fill="currentColor">
126
<mask id="mask-logo">
127
<rect width="100%" height="100%" fill="white"/>
128
- <!-- 外框挖空,比实际矩形大,形成粗框 -->
129
<rect x="220" y="340" width="275" height="190" rx="50" ry="50" fill="black"/>
130
</mask>
131
<mask id="mask-text">
0 commit comments