Updates.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% macro render(node) %}
|
||||
{% if node.variant == 'small' %}
|
||||
{% if node.variant == 'light' %}
|
||||
<div class="flex gap-2 items-center {{node.class}}">
|
||||
<img src="/public/logo.png" class="w-8 h-8" alt=""/>
|
||||
<span class="text-3xl text-transparent bg-clip-text bg-gradient-to-b from-primary-400 to-primary-600">Terrace</span>
|
||||
|
||||
Reference in New Issue
Block a user