diff --git a/src/components/App.jsx b/src/components/App.jsx index 6c9fecb..b2c62a8 100644 --- a/src/components/App.jsx +++ b/src/components/App.jsx @@ -159,15 +159,16 @@ const App = () => { */} { - + {/* - + */} {/* @@ -233,7 +234,7 @@ const App = () => {

{!screenClicked ? 'Zoom In' : 'Zoom Out'}

setScreenClicked(!screenClicked)} className="cursor-pointer bg-zinc-800 py-2 px-4 rounded-sm hover:bg-zinc-700 transition-colors"> - {!screenClicked ? : } + {!screenClicked ? : }
@@ -242,7 +243,7 @@ const App = () => { Monumetric Logo - Graphic of the Pale Blue Dot from Caral Sagan with Monumetric below -

Technologies Used:
Angular 3/7/13+, SCSS(Sass), AWS/Google Auth APIs, Social Media APIs, Figma, Adobe XD

+

Technologies Used:
Angular 3/7/13+, Javascript, SCSS(Sass), Multiple Auth APIs, UX/UI Design, Figma, Adobe XD

diff --git a/src/scripts/app.js b/src/scripts/app.js index 8e09e96..17a6b20 100644 --- a/src/scripts/app.js +++ b/src/scripts/app.js @@ -11,7 +11,7 @@ render( <> - + diff --git a/src/styles/styles.scss b/src/styles/styles.scss index 99ba4e8..824f5b7 100644 --- a/src/styles/styles.scss +++ b/src/styles/styles.scss @@ -7,7 +7,7 @@ body { position: relative; margin: 0; padding: 0; - font-family: 'Museo Sans'; + font-family: 'Museo Sans', 'Helvetica', sans-serif; } #root { diff --git a/src/views/index.html b/src/views/index.html index 95f546c..8cf1dcd 100644 --- a/src/views/index.html +++ b/src/views/index.html @@ -7,7 +7,7 @@ Designer and Developer - +