Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Oct 29, 2024
1 parent 0992590 commit 1a18ecf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion layouts/landing.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ import Incognitee from "assets/img/incognitee-mask.svg";
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
height: 50px;
Expand Down
3 changes: 0 additions & 3 deletions pages/teerdays-lp.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<template>
<div class="py-24 sm:py-32 container">

<div class="mx-auto max-w-7xl">
<div
class="grid grid-cols-1 items-center gap-x-8 gap-y-16 lg:grid-cols-2"
Expand Down Expand Up @@ -54,7 +53,6 @@
</div>
</div>
<div class="hidden sm:block sm:pl-40 mx-auto w-full max-w-xl lg:mx-0">

<img
class="col-span-1 w-80 w-full object-contain lg:col-span-1"
src="/img/index/incognitee-wallet.png"
Expand Down Expand Up @@ -610,7 +608,6 @@
>
</span>
</div>

</div>
</footer>

Expand Down
1 change: 0 additions & 1 deletion pages/teerdays.vue
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,6 @@
</div>
</div>
<hr
class="my-20 border-0 h-px bg-gradient-to-r from-transparent via-gray-700 to-transparent"
/>
Expand Down

0 comments on commit 1a18ecf

Please sign in to comment.