Update navbar styling and fix subtitle padding

This commit is contained in:
Andras Bacsai
2024-03-22 13:47:54 +01:00
parent ec051eba38
commit 503b86ac13
6 changed files with 9 additions and 12 deletions

View File

@@ -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>