Skip to content

Commit

Permalink
new wordmarks and logso
Browse files Browse the repository at this point in the history
  • Loading branch information
russellsamora committed Jun 27, 2024
1 parent 9410002 commit 60757aa
Show file tree
Hide file tree
Showing 8 changed files with 45 additions and 7 deletions.
6 changes: 1 addition & 5 deletions src/components/Header.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script>
import wordmark from "$svg/wordmark.svg";
import wordmark from "$svg/wordmark-shadow.svg";
</script>

<header>
Expand All @@ -26,8 +26,4 @@
.wordmark a:hover {
background-color: transparent;
}
:global(.wordmark svg path) {
fill: currentColor;
}
</style>
5 changes: 5 additions & 0 deletions src/svg/logo-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/svg/logo-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/svg/logo.svg

This file was deleted.

Loading

0 comments on commit 60757aa

Please sign in to comment.