prysma #1

Merged
alsaze merged 3 commits from prysma into master 2025-12-10 09:57:50 +00:00
Showing only changes of commit 51bcf9c690 - Show all commits

View File

@@ -20,7 +20,7 @@
<UTabs v-model="activeTab" :size="isMobile ? 'md' : 'xl'" :content="false" :items="tabs" /> <UTabs v-model="activeTab" :size="isMobile ? 'md' : 'xl'" :content="false" :items="tabs" />
</div> </div>
<UColorModeButton /> <!-- <UColorModeButton /> -->
<div class="ml-auto"> <div class="ml-auto">
<UButton href="#contacts" :size="isMobile ? 'md' : 'xl'" label="Связаться" /> <UButton href="#contacts" :size="isMobile ? 'md' : 'xl'" label="Связаться" />
</div> </div>