Sha256: a8bb159d7186eb808b2e0ae722475d7209ec021063298faa0a8d1bd25ae266e9
Contents?: true
Size: 496 Bytes
Versions: 1441
Compression:
Stored size: 496 Bytes
Contents
<%= pb_rails("nav", props: { variant: "bold" }) do %> <%= pb_rails("nav/item", props: { text: "About", link: "#", padding_y:"xxs", margin:"none" }) %> <%= pb_rails("nav/item", props: { text: "Case Studies", link: "#", active: true, padding_y:"xxs", margin:"none" }) %> <%= pb_rails("nav/item", props: { text: "Service", link: "#", padding_y:"xxs", margin:"none" }) %> <%= pb_rails("nav/item", props: { text: "Contacts", link: "#", padding_y:"xxs", margin:"none" }) %> <% end %>
Version data entries
1,441 entries across 1,441 versions & 2 rubygems