design and responsive page doctor and account
This commit is contained in:
@@ -27,7 +27,7 @@ function Link() {
|
||||
>
|
||||
<Button
|
||||
onClick={() => setActiveId(idx)}
|
||||
className={`!text-[20px] !text-center !font-bold !p-1
|
||||
className={`!text-[16px] md:!text-[18px] lg:!text-[20px] !text-center !font-bold !p-1
|
||||
${activeId === idx ? '!text-[#F17732]' : '!text-[#525252]'}
|
||||
`}
|
||||
variant="text">
|
||||
|
||||
Reference in New Issue
Block a user