Made headline sticky
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<header class="container flex items-center justify-between px-4 py-6 mx-auto border-b-2 border-gray-300">
|
||||
<header class="container bg-white sticky z-10 top-0 flex items-center justify-between px-4 py-6 mx-auto border-b-2 border-gray-300">
|
||||
<a href="/" class="text-4xl font-bold text-hsrm-gray">Plottservice FAB</a>
|
||||
<nav>
|
||||
<ul class="flex justify-center space-x-2 font-semibold items-color">
|
||||
|
||||
Reference in New Issue
Block a user