mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-03 14:20:50 +08:00
fix: 移除首页顶部多余 padding
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="home-container h-full w-full bg-white dark:bg-black transition-colors duration-500">
|
||||
<n-scrollbar class="h-full">
|
||||
<div class="home-content w-full pb-32 pt-6 page-padding">
|
||||
<div class="home-content w-full pb-32 page-padding">
|
||||
<!-- Hero Section -->
|
||||
<home-hero />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user