Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ViggoZ committed Jun 18, 2024
1 parent c3379aa commit bd60897
Show file tree
Hide file tree
Showing 2 changed files with 46,152 additions and 54,191 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<div class="hidden lg:fixed lg:inset-y-0 lg:z-50 lg:flex lg:w-60 lg:flex-col">
<!-- Sidebar component, swap this element with another sidebar if you like -->
<div
class="flex flex-col border-r border-gray-200 dark:border-gray-800 bg-white px-4 pb-4 h-full font-semibold dark:bg-gray-900">
class="flex flex-col border-r border-gray-200 dark:border-gray-800 bg-white px-4 h-full font-semibold dark:bg-gray-900">
<div class="flex p-0 h-16 shrink-0 items-center">
<img class="pl-2 h-8 w-auto" src="assets/logo.svg" alt="Pintree">
<a href="" class="ml-4 font-extrabold text-2xl dark:text-white">Pintree</a>
Expand Down
Loading

0 comments on commit bd60897

Please sign in to comment.