Skip to content
Snippets Groups Projects
Commit 5e908ac5 authored by VIktorGrev's avatar VIktorGrev
Browse files

fix: Fixing menu bar bug

parent feaebb58
No related branches found
No related tags found
No related merge requests found
Pipeline #279878 passed
<template>
<nav id="navBar" class="navbar navbar-expand-xl">
<div class="container-fluid">
<a class="navbar-brand" href="/" @click="toHome" id="home">
<a class="navbar-brand" href="#" @click="toSavingGoals" id="home">
<img id="logoImg" src="/src/assets/Sparesti-logo.png" alt="Sparesti-logo" width="60">
<span id="logo" class="text-white">Sparesti</span>
</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment