Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix corner logo transparency #48

Merged
merged 1 commit into from
Nov 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
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 _includes/nav.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<nav class="h-16 md:h-32 flex items-center justify-between">
<div class="flex-initial items-center collapse md:visible">
<a href="/">
<img src="assets/images/cornerlogo.jpg"/>
<img src="assets/images/corner-logo.png" />
</a>
</div>
<div class="flex flex-wrap items-center justify-center justify-items-center text-text font-extrabold space-x-8">
Expand Down
Binary file added assets/images/corner-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/cornerlogo.jpg
Binary file not shown.