Skip to content

Commit

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

0 comments on commit 1d911af

Please sign in to comment.