ux: widen dashboard layout to max-w-7xl, consistent px-8 padding
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<nav class="border-b border-gray-800 px-6 py-4 flex items-center justify-between">
|
||||
<nav class="border-b border-gray-800 px-8 py-4 flex items-center justify-between">
|
||||
<a href="/dashboard/home" class="text-xl font-bold tracking-tight">Ping<span class="text-blue-400">QL</span></a>
|
||||
<div class="flex items-center gap-5 text-sm text-gray-500">
|
||||
<% if (it.nav === 'monitors') { %>
|
||||
|
||||
Reference in New Issue
Block a user