mirror of
https://github.com/System-End/campfire.git
synced 2026-04-19 22:05:14 +00:00
fix: more padding on top of Favorite games from past events
This commit is contained in:
parent
90323a7878
commit
5f5b0b423a
1 changed files with 1 additions and 1 deletions
|
|
@ -316,7 +316,7 @@ function App() {
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section className="bg-[#384fbc] pt-[20vw] z-10">
|
||||
<section className="bg-[#384fbc] pt-[25vw] z-10">
|
||||
<div className="flex flex-col gap-8 items-center px-8 max-w-7xl mx-auto">
|
||||
<h2
|
||||
className="text-[#f1ebff] text-6xl font-bold text-center mb-8 font-amatic"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue