Skip to content

Commit bff4cc6

Browse files
committed
larger icon
1 parent 6248f8c commit bff4cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/shared/_header.html.haml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
= navbar container: "lg", expand_at: "md", bg: "dark", brand: "RubyDocs" do
33
= navbar_collapse class: "justify-content-end" do
44
= navbar_group do
5-
= navbar_item tag.i(class: %w(fab fa-github)), "https://github.com/rubydocs/app", {}, target: "_blank"
5+
= navbar_item tag.i(class: %w(fab fa-xl fa-github)), "https://github.com/rubydocs/app", {}, target: "_blank"

0 commit comments

Comments
 (0)