mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Navbar padding
This commit is contained in:
parent
f26fb684fe
commit
1b69e4b9ca
1 changed files with 1 additions and 1 deletions
2
dist/index.html
vendored
2
dist/index.html
vendored
|
|
@ -13,7 +13,7 @@
|
||||||
content="A Laravel multi-tenancy package that respects your code. You won't have to change a thing in your application's code.">
|
content="A Laravel multi-tenancy package that respects your code. You won't have to change a thing in your application's code.">
|
||||||
</head>
|
</head>
|
||||||
<body class="antialiased font-sans w-full bg-indigo-100">
|
<body class="antialiased font-sans w-full bg-indigo-100">
|
||||||
<div class="fixed xl:flex hidden top-0 left-0 z-50 bg-indigo-700 w-full justify-between items-center px-40">
|
<div class="fixed xl:flex hidden top-0 left-0 py-1 z-50 bg-indigo-700 w-full justify-between items-center px-40">
|
||||||
<div class="font-bold text-2xl text-indigo-100 tracking-wide">
|
<div class="font-bold text-2xl text-indigo-100 tracking-wide">
|
||||||
<a href="#">
|
<a href="#">
|
||||||
<div class="h-20">
|
<div class="h-20">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue