initialize project with 5 static pages
This commit is contained in:
@@ -159,8 +159,8 @@ export default function TechStack() {
|
||||
}}
|
||||
>
|
||||
{/* Sun (Center) */}
|
||||
<div className="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 z-10 flex items-center justify-center w-12 h-12 sm:w-16 sm:h-16 lg:w-24 lg:h-24 text-2xl sm:text-3xl lg:text-4xl rounded-full bg-accent shadow-[0_0_40px_rgba(249,115,22,0.6)] sm:shadow-[0_0_60px_rgba(249,115,22,0.6)]">
|
||||
☀️
|
||||
<div className="absolute text-center text-sm top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 z-10 flex items-center justify-center w-12 h-12 sm:w-16 sm:h-16 lg:w-24 lg:h-24 sm:text-base lg:text-lg rounded-full bg-accent shadow-[0_0_40px_rgba(249,115,22,0.6)] sm:shadow-[0_0_60px_rgba(249,115,22,0.6)]">
|
||||
Tech Stack
|
||||
</div>
|
||||
|
||||
{/* Orbits (Rings 1 to 4) */}
|
||||
|
||||
Reference in New Issue
Block a user