Increase layout padding

This commit is contained in:
2024-03-14 21:52:44 +00:00
parent 94f4726e3a
commit 3abe91818c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<footer class="mt-auto">
<div class="mx-auto">
<div class="mx-auto py-8">
<div class="md:flex md:items-center md:justify-between">
<div class="flex space-x-6 md:order-2">
<a href="https://github.com/bdfin" class="text-slate-200 hover:text-slate-500">

View File

@@ -1,4 +1,4 @@
<nav class="bg-black">
<nav class="bg-black py-4">
<div class="mx-auto max-w-7xl">
<div class="relative flex h-20 items-center justify-between">
<div class="absolute inset-y-0 left-0 flex items-center sm:hidden">