Fix news row width (#4894)

* fix news row width

* lint
This commit is contained in:
Prospector
2025-12-11 16:05:19 -08:00
committed by GitHub
parent b3f598aa1d
commit f49f889536

View File

@@ -1,5 +1,5 @@
<template>
<div class="mx-2 p-4 !py-8 sm:mx-8 sm:p-32">
<div class="mx-auto max-w-[1280px] p-4 !py-8 sm:py-32">
<div class="my-8 flex items-center justify-between">
<h2 class="m-0 mx-auto text-3xl font-extrabold sm:text-4xl">
{{ formatMessage(messages.latestNews) }}