Revert "feat: full responsive layout — mobile-first, lg breakpoint, fluid typography"
This reverts commit 2505a87717.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export function Divider() {
|
||||
return (
|
||||
<div className="flex items-center justify-center pb-[1.25rem] pt-8 lg:pt-[3rem] w-full bg-[#f5f0e8]">
|
||||
<div className="flex flex-wrap gap-x-[2rem] gap-y-3 items-center justify-center px-4">
|
||||
<div className="flex items-center justify-center pb-[1.25rem] pt-[3rem] w-full bg-[#f5f0e8]">
|
||||
<div className="flex gap-[2rem] items-center overflow-clip shrink-0">
|
||||
|
||||
<p
|
||||
className="font-bold leading-normal text-[#222221] text-[2rem] whitespace-nowrap"
|
||||
|
||||
Reference in New Issue
Block a user