diff --git a/.gitignore b/.gitignore index 3afcbb3..16a26e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ .DS_Store -tailwindcss \ No newline at end of file +tailwindcss +node_modules +package-lock.json +package.json diff --git a/contact.html b/contact.html index 37b2eb7..4ac1711 100644 --- a/contact.html +++ b/contact.html @@ -14,21 +14,6 @@ - - - diff --git a/index.html b/index.html index 46dae52..a7062c4 100644 --- a/index.html +++ b/index.html @@ -14,21 +14,7 @@ - - - + @@ -55,18 +41,27 @@ /> -
- Since 2017, Cryptonomic has built innovative software that embraces all aspects of decentralized technology. +
+ Since 2017, Cryptonomic has built innovative software that embraces all aspects of
++ decentralized technology. +
- Our team has expertise in building sophisticated, mission-critical products in both enterprise and consumer environments. - We believe that software should be built thoughtfully with a focus on the people and communities it reaches. + Our team has expertise in building sophisticated, mission-critical products in both enterprise +
++ and consumer environments. We believe that software should be built thoughtfully with a
++ focus on the people and communities it reaches. +
+@@ -207,11 +207,7 @@