refactor: restructure styles and components for improved theming and consistency
This commit is contained in:
@@ -67,7 +67,7 @@ const AdminDashboard = () => {
|
||||
</div>
|
||||
<Link to={'/'}>
|
||||
<Button
|
||||
className="bg-[var(--purple-lavender)] text-white hover:bg-[var(--purple-muted)] rounded-full flex items-center gap-2"
|
||||
className="btn-lavender"
|
||||
>
|
||||
<Globe />
|
||||
View Public Site
|
||||
|
||||
Reference in New Issue
Block a user