Skip to content

Commit

Permalink
frontend: remove banner
Browse files Browse the repository at this point in the history
  • Loading branch information
compojoom committed Oct 27, 2023
1 parent 18a03b2 commit e382b53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<div
class="app-content flex min-h-screen w-full flex-col bg-gradient-to-b from-black to-teal font-sans text-white antialiased"
>
<Banner></Banner>
<div class="container mx-auto max-w-5xl">
<a href="https://beamerbridge.com" target="_blank">
<img class="mt-6 ml-6 w-[10rem] md:w-[15rem]" src="@/assets/images/logo.svg" alt="logo"
Expand Down

0 comments on commit e382b53

Please sign in to comment.