mirror of
https://gitlab.com/nekoya/web.git
synced 2024-12-23 15:00:41 +01:00
Updated forgot password navbar
This commit is contained in:
parent
110a9f3404
commit
2bcddffe56
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
<body class="bg-color">
|
||||
|
||||
<nav class="navbar navbar-dark nav-color ml-5 mr-5 nav-radius">
|
||||
<img class="navbar-brand" src="assets/logo_transparent.png" alt="Banner" width="5%" style="margin-top: 0%;">
|
||||
<a href="/"><img class="navbar-brand" src="assets/logo_transparent.png" alt="Banner" width="5%" style="margin-top: 0%;"></a>
|
||||
<ul class="navbar-nav">
|
||||
<li class="nav-item">
|
||||
<a style="color: white; font-size: 16pt;">Forgot Password Page</a>
|
||||
|
|
Loading…
Reference in a new issue