There was an error while loading. Please reload this page.
1 parent b31f2ae commit 3b3d0d0Copy full SHA for 3b3d0d0
1 file changed
web/sections/MagazineTags/MagazineTagBar.tsx
@@ -57,7 +57,7 @@ const MagazineTagBar = forwardRef<HTMLDivElement, MagazineTagBarProps>(function
57
return (
58
<div
59
ref={ref}
60
- className="flex gap-2 overflow-x-auto mx-auto lg:justify-center p-8 border-y
+ className="flex gap-2 overflow-x-auto mx-auto xl:justify-center p-8 border-y
61
border-grey-3 items-center mb-8"
62
>
63
<h2 className="flex gap-1 font-medium text-sm items-center -mt-0.5">
0 commit comments