Skip to content

Commit

Permalink
Update title and color
Browse files Browse the repository at this point in the history
  • Loading branch information
tamarafmsft committed May 8, 2024
1 parent 34ad767 commit 84ae3e8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions frontend/src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<div id="right"></div>
<div id="top"></div>
<div id="bottom"></div>
<b-navbar-item id="fontnavbar" class="title is-2">
Milligram
</b-navbar-item>
</template>
</b-navbar>
<div class="container">
<b-navbar-item id="fontnavbar" class="title is-2" style='color: green;'>
Kermitgram
</b-navbar-item>
</template>
</b-navbar>
<div class="container">
<Profile />
<ImageList />
<Navbar />
Expand Down

0 comments on commit 84ae3e8

Please sign in to comment.