Forum Moderators: not2easy
Any idea on how i can accomplish that?
<svg xmlns="http://www.w3.org/2000/svg"
viewbox="0 0 400 400"
width="1000"
height="1000"
id="mySvg"
class="mySvg">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 2004.39 1390.88"><defs><style>.cls-1{fill:none;clip-rule:evenodd;}.cls-2{clip-path:url(#clip-path);}.cls-3{fill:#c4cccc;}.cls-4{opacity:0.08;}.cls-5{fill:#15120c;}</style><clipPath id="clip-path"><path class="cls-1" d="M2000,1390.88V68.51c0-2-109.52-2. [...] but it doesn't cover the whole div it's assigned to
[edited by: engine at 2:34 pm (utc) on Jan 29, 2020]
[edit reason] Please see Forum Charter [webmasterworld.com...] [/edit]
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 2004.39 1390.88" preserveAspectRatio="none">
body{ margin:0 }