Skip to content
Snippets Groups Projects
Commit b69572ee authored by Titus Netland's avatar Titus Netland
Browse files

Merge branch 'fixed_navbar' into 'main'

Fixed/sticky navbar

See merge request !61
parents 95448be6 258185ca
No related branches found
No related tags found
1 merge request!61Fixed/sticky navbar
Pipeline #178239 passed
<template>
<nav
class="flex items-center justify-between bg-white h-14 border-1 border-b border-gray-300 border-solid"
class="flex items-center justify-between bg-white h-14 border-1 border-b border-gray-300 border-solid sticky top-0 z-50"
>
<div class="logo">
<img
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment