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