Refactored some things and added some css styles to the javascript things
This commit is contained in:
parent
8e67a91dc1
commit
620f457f62
6 changed files with 8 additions and 6 deletions
|
@ -48,7 +48,7 @@ function Navbar() {
|
|||
</li>
|
||||
<li className="nav-item">
|
||||
<Link
|
||||
to="/services"
|
||||
to="/Ueber"
|
||||
className="nav-links"
|
||||
onClick={closeMobileMenu}
|
||||
>
|
||||
|
@ -57,7 +57,7 @@ function Navbar() {
|
|||
</li>
|
||||
<li>
|
||||
<Link
|
||||
to="/sign-up"
|
||||
to="/manual"
|
||||
className="nav-links"
|
||||
onClick={closeMobileMenu}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue