New font imported
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<nav v-if="hasNavbar" class="bg-gray-50 dark:bg-notion-dark">
|
||||
<nav v-if="hasNavbar" class="bg-white dark:bg-notion-dark border-b">
|
||||
<div class="max-w-7xl mx-auto px-8">
|
||||
<div class="flex items-center justify-between h-16">
|
||||
<div class="flex items-center">
|
||||
|
||||
Reference in New Issue
Block a user