First Batch for Teslafest

This commit is contained in:
Firq 2024-05-01 01:37:29 +02:00
parent 45fd44e192
commit 827353f729
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
49 changed files with 1337 additions and 98 deletions
src/layouts

View file

@ -92,7 +92,7 @@ const mapped_navdata = navdata.map((item) => ({
<style is:global>
:root {
--hover-scale: 1.05;
--speed: 50%;
--speed: 0.5;
--ease: 50%;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
--c-darkgray: #1e1e1e;