Avionics test engineering internship content and about the site #15

Merged
caperren merged 4 commits from website-content-updates into main 2025-12-11 01:15:53 +00:00
Showing only changes of commit 25c08f7a1d - Show all commits

View File

@@ -20,7 +20,7 @@ const { pathname } = Astro.url;
<ul <ul
class:list={[ class:list={[
"border-caperren-green flex flex-col space-y-4 space-x-8 bg-black", "border-caperren-green flex flex-col space-y-4 bg-black",
depth depth
? "space-y-4 py-4" ? "space-y-4 py-4"
: "items-start lg:mt-0 lg:flex-row lg:space-y-0 lg:space-x-8", : "items-start lg:mt-0 lg:flex-row lg:space-y-0 lg:space-x-8",