Sha256: 770d497fc53ae3567b79ab5295012497012b8335cdd0a16a43f94cb5112e6c10
Contents?: true
Size: 579 Bytes
Versions: 279
Compression:
Stored size: 579 Bytes
Contents
<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>
Version data entries
279 entries across 279 versions & 1 rubygems