Skip to content

Commit

Permalink
优化LCP
Browse files Browse the repository at this point in the history
  • Loading branch information
Redapple-one authored Oct 31, 2024
1 parent 5fb7ee9 commit 0292f41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@ <h2 class="text-white text-2xl font-semibold text-center">TAC-Server</h2>


<section
class="flex items-center justify-center h-screen sm:bg-[url('https://img.fastmirror.net/s/2024/10/20/6714d0d5256c4.png')] bg-[url('https://img.fastmirror.net/s/2024/10/22/6717a9e2e2123.jpg')] bg-center bg-cover bg-fixed">

class="flex items-center justify-center h-screen bg-[url('https://img.fastmirror.net/s/2024/10/20/6714d0d5256c4.png')] bg-center bg-cover bg-fixed">
<div
class="max-h-[65vh] rounded-3xl border-[#1f2937]/75 border-[1px] backdrop-blur-xl shadow-none backdrop-brightness-75 transition duration-300 ease-in-out hover:-translate-y-1 hover:shadow-2xl hover:shadow-purple-800 lg:rounded-full p-6 sm:p-12 md:p-14 lg:p-16 lg:px-32 m-4 sm:m-8">
<h1
Expand Down
Loading

0 comments on commit 0292f41

Please sign in to comment.