mirror of
https://gitlab.com/nekoya/web.git
synced 2025-01-23 08:46:50 +01:00
Updated login navbar
This commit is contained in:
parent
5089cbec7f
commit
95e1ae2236
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,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;">Login Page</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue