mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-23 06:46:33 +01:00
aboutus.html - Fixed Navbar item
This commit is contained in:
parent
693f2d9c0d
commit
919ed57f47
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<nav class="navbar navbar-expand-lg navbar-dark comp-color ml-5 mr-5 nav-radius">
|
||||
<a class="navbar-brand" href="#">Transaction Page</a>
|
||||
<a class="navbar-brand" href="#">About Us</a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo01"
|
||||
aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
|
|
Loading…
Reference in a new issue