Skip to content

Commit

Permalink
update Title
Browse files Browse the repository at this point in the history
  • Loading branch information
manishiwa committed Nov 5, 2024
1 parent 2887c49 commit 11b0752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(labels)/labels/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ export default function LabelsPage() {
{/* <div className="relative pb-[114px] pt-[140px]"> */}
<LabelsContainer className="pt-[110px] md:pt-[175px] flex items-end sm:items-center justify-between md:justify-start gap-x-[10px] z-[21]">
<h1 className="text-[20px] md:text-[30px] pl-[15px] leading-[120%] font-bold z-[19]">
Smart Contracts on Ethereum Layer 2s
Smart Contracts in the Ethereum Ecosystem
</h1>
</LabelsContainer>
<div className={`sticky pl-[60px] pr-[60px] top-[70px] md:top-[144px] z-[1]`}>
Expand Down

0 comments on commit 11b0752

Please sign in to comment.