Fixed README anchor top margin

This commit is contained in:
Chris Kankiewicz
2021-04-25 16:03:18 -07:00
parent 4573226103
commit 4c8448d0a5

View File

@@ -1,4 +1,4 @@
<div id="readme" class="my-4 {{ config('readmes_first') ? 'order-first' : null }}" style="scroll-margin-top: 6rem;">
<div id="readme" class="my-4 {{ config('readmes_first') ? 'order-first' : null }}" style="scroll-margin-top: 8rem;">
<div class="rounded-lg overflow-hidden shadow-md">
<header class="flex items-center bg-blue-600 px-4 py-3 text-white dark:bg-purple-700">
<i class="fas fa-book fa-lg pr-3"></i> README.md