Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion assets/sass/front-page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
height: 80px;
background: url('#{$baseurl}images/logos/downloads/Git-Icon-1788C.png') no-repeat;
background-size: contain;
opacity: 0.55;
opacity: 0.90;
}
}

Expand Down
Loading