Skip to content

Commit

Permalink
Update Home.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
tmoindustries authored Jun 7, 2024
1 parent 8111ed1 commit 373a937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/Home.vue
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
t<template>
<div class="container text-center">
<img class="img-fluid main-img rounded" src="../assets/boulder-circle.png" />
<img class="img-fluid main-img rounded" src="../assets/regen-circle.png" />

<div class="text-align-header mt-3">
<h1>Get your .boulder onchain account:</h1>
<h1>Get your .regen onchain account:</h1>
</div>

<div class="d-flex justify-content-center domain-input-container mb-3 mt-5">
Expand Down

0 comments on commit 373a937

Please sign in to comment.