First Batch for Teslafest
This commit is contained in:
parent
45fd44e192
commit
827353f729
49 changed files with 1337 additions and 98 deletions
src/layouts
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue