mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Make navbar fixed
This commit is contained in:
parent
2a59db41d3
commit
1b835bcdfe
2 changed files with 2 additions and 14 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
|
||||
<nav class="bg-gray-800">
|
||||
<nav class="fixed top-0 left-0 right-0">
|
||||
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||
<div class="flex justify-between h-16">
|
||||
<div class="flex">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue