fix responsive all page & add modal doctor id & page dashboard aside
This commit is contained in:
@@ -17,7 +17,7 @@ function DoctorsPage() {
|
||||
});
|
||||
|
||||
return (
|
||||
<div className="pt-[120px] padding-responsive">
|
||||
<div className="pt-[95px] sm:pt-[120px] padding-responsive">
|
||||
<div className="flex justify-center gap-[16px] sm:gap-[19px] md:gap-[22px] lg:gap-[24px] flex-col items-center mt-0 md:mt-[40px] lg:mt-[90px]">
|
||||
<div className="flex items-center justify-start gap-2 w-full">
|
||||
<LocationD />
|
||||
|
||||
Reference in New Issue
Block a user