Skip to content

Commit

Permalink
Remove style from code - the student is supposed to add it
Browse files Browse the repository at this point in the history
  • Loading branch information
nourbouzid-donJu committed Jan 30, 2024
1 parent 99354f1 commit 33bb9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div id="right"></div>
<div id="top"></div>
<div id="bottom"></div>
<b-navbar-item id="fontnavbar" class="title is-2" style="color: green">
<b-navbar-item id="fontnavbar" class="title is-2">
Sophiagram
</b-navbar-item>
</template>
Expand Down

0 comments on commit 33bb9bd

Please sign in to comment.