Proj E08 – Nibblelab – Tangled
Proj E01 – Edvance
Edvance – AI-Powered Learning Platform @import url(‘https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap’); body { font-family: ‘Inter’, sans-serif; } .gradient-text { background: linear-gradient(135deg, #0d9488, #14b8a6, #f59e0b); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .gradient-text-teal { background: linear-gradient(135deg, #0d9488, #14b8a6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .hide-scrollbar::-webkit-scrollbar { display: none; } .hide-scrollbar { scrollbar-width: none; } /* Animated underline */ .animated-underline { position: relative; display: […]