Sha256: 945f4b374aca4df80d863544f877a4af2175ff9aca9c78e5c3cf30dcf4c545da
Contents?: true
Size: 656 Bytes
Versions: 19
Compression:
Stored size: 656 Bytes
Contents
<div class="row"> <div class="homepage-shape"> <svg width="100%" height="130px"> <defs> <pattern id="shapeDividerPattern-4" preserveaspectratio="none" style="background-repeat: none;" patternunits="userSpaceOnUse" x="0" y="0" width="100%" height="1300px" viewbox="0 0 100 1300"> <polygon fill="#ffffff" points="0,0 0,130 50,130 "></polygon> <polygon fill="#ffffff" points="100,0 100,130 50,130 "></polygon> </pattern> </defs> <!-- Background --> <rect x="0" y="0" width="100%" height="130px" fill="url(#shapeDividerPattern-4)"></rect> </svg> </div> </div>
Version data entries
19 entries across 19 versions & 1 rubygems