mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-06 01:06:28 +08:00
fix spacing
This commit is contained in:
1
.claude/worktrees/interesting-murdock
Submodule
1
.claude/worktrees/interesting-murdock
Submodule
Submodule .claude/worktrees/interesting-murdock added at 81e8ce9fdf
@@ -29,7 +29,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<main class="container-outer news-main -mt-8 space-y-10 pb-16 pt-10 md:-mt-10 md:pb-20 md:pt-12" id="feed">
|
||||
<main class="container-outer news-main space-y-10 pb-16 pt-10 md:pb-20 md:pt-12" id="feed">
|
||||
<section>
|
||||
<div v-if="posts.length" class="grid gap-6 md:grid-cols-2 xl:grid-cols-3">
|
||||
<article
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<main class="container-outer roadmap-main -mt-8 space-y-8 pb-16 pt-10 md:-mt-10 md:pb-20 md:pt-12">
|
||||
<main class="container-outer roadmap-main space-y-8 pb-16 pt-10 md:pb-20 md:pt-12">
|
||||
<section class="card roadmap-hero" data-aos="fade-up">
|
||||
<div class="space-y-4">
|
||||
<h2 class="text-2xl font-semibold md:text-3xl">How to vote</h2>
|
||||
|
||||
Reference in New Issue
Block a user