mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-10 04:06:57 +01:00
Change button style
This commit is contained in:
@@ -66,7 +66,7 @@ useHead({
|
||||
</p>
|
||||
<div class="flex gap-4 items-center">
|
||||
<UButton
|
||||
color="black"
|
||||
color="white"
|
||||
icon="i-ph-arrow-fat-lines-up-duotone"
|
||||
label="Go to top"
|
||||
size="lg"
|
||||
@@ -84,7 +84,7 @@ useHead({
|
||||
/>
|
||||
<UButton
|
||||
v-else
|
||||
color="black"
|
||||
color="white"
|
||||
icon="i-ph-square-duotone"
|
||||
label="Copy link"
|
||||
size="lg"
|
||||
|
||||
Reference in New Issue
Block a user