mirror of
https://gitlab.com/nekoya/web.git
synced 2025-01-06 02:35:46 +01:00
register.html - Changed a thing
This commit is contained in:
parent
cd6e2c97f8
commit
156a4cfdc1
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
|||
|
||||
<body>
|
||||
<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%;">
|
||||
<img class="navbar-brand" src="assets/logo_transparent.png" alt="Banner" style="margin-top: 0%;">
|
||||
<ul class="navbar-nav">
|
||||
<li class="nav-item">
|
||||
<a style="color: white; font-size: 16pt;">Register Page</a>
|
||||
|
|
Loading…
Reference in a new issue