Adjust button color for site ser
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
<button type="button"
|
||||
data-controller="scroll-top"
|
||||
data-action="scroll-top#scroll"
|
||||
class="hidden fixed bottom-0 right-0 mb-16 md:mb-8 mr-4 md:mr-8 z-10 h-10 w-10 flex items-center justify-center rounded bg-ep-secondary-80">
|
||||
class="hidden fixed bottom-0 right-0 mb-16 md:mb-8 mr-4 md:mr-8 z-10 h-10 w-10 flex items-center justify-center rounded bg-ep-secondary-80 ser:bg-ser-secondary">
|
||||
{ep:icon(icon: 'chevron-up', class: 'w-8 h-8 text-white')}
|
||||
</button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user