Update navbar styling and fix subtitle padding
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<div class="pb-6">
|
||||
<h1>Security</h1>
|
||||
<div class="subtitle">Security related settings.</div>
|
||||
|
||||
<nav class="pt-2 navbar-main">
|
||||
<nav class="navbar-main">
|
||||
<a href="{{ route('security.private-key.index') }}">
|
||||
<button>Private Keys</button>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user