1
0
Fork 0

wip: Work on design pages

n
This commit is contained in:
joostdecock 2025-01-02 10:46:30 +01:00
parent 05f958f373
commit 6fb1fd00ce
27 changed files with 1683 additions and 257 deletions

View file

@ -30,5 +30,5 @@ export const IconButton = ({
}
const staticLinkClasses =
'tw-flex tw-flex-row tw-gap-2 lg:tw-gap-12 tw-items-center ' +
'tw-justify-between tw-w-full lg:tw-w-auto tw-daisy-btn hover:tw-no-underline tw-capitalize tw-my-2'
'tw-flex tw-flex-row tw-gap-2 lg:tw-gap-6 tw-items-center tw-grow ' +
'tw-justify-between tw-w-full md:tw-w-auto tw-daisy-btn hover:tw-no-underline tw-capitalize'