Skip to content
Snippets Groups Projects
Commit 9a38522e authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

bei der Überschrift der Seite ist das C abgeschnitten

parent eac11a45
No related branches found
No related tags found
Loading
Pipeline #426654 passed
......@@ -140,8 +140,8 @@ export function Hwave({text, id}:{text: string, id?: string}){
</path>
</pattern>
</defs>
<text textAnchor="middle" x="50" y="15" fontSize="17" fill="url(#wave)" fillOpacity="0.6">{text}</text>
<text textAnchor="middle" x="50" y="15" fontSize="17" fill="url(#gradient)" fillOpacity="0.1">{text}</text>
<text textAnchor="middle" x="50" y="15" fontSize="15" fill="url(#wave)" fillOpacity="0.6">{text}</text>
<text textAnchor="middle" x="50" y="15" fontSize="15" fill="url(#gradient)" fillOpacity="0.1">{text}</text>
</svg>
)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment