Responsive app
هذا الالتزام موجود في:
@@ -3,8 +3,8 @@ import UrlDropdown from "./UrlDropdown"
|
||||
|
||||
const HeaderPage = ({ title }: { title: string }) => {
|
||||
return (
|
||||
<div className="flex space-x-4 my-4 lg:flex-row flex-col items-baseline">
|
||||
<h1 className="text-3xl font-bold text-gray-800">{title}</h1>
|
||||
<div className="flex space-x-4 my-0 md:my-4 lg:flex-row flex-col items-baseline">
|
||||
<h1 className="text-3xl font-bold text-gray-800 mb:mb-0 mb-4">{title}</h1>
|
||||
|
||||
<UrlDropdown />
|
||||
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم