diff --git a/src/App.css b/src/App.css index b9d198e..3171a9b 100644 --- a/src/App.css +++ b/src/App.css @@ -32,6 +32,11 @@ h2{ font-size: calc(10px + 4vmin); } +p{ + max-width: 100%; + width: calc(40vh + 15vw); +} + .HeaderImage{ height: calc(10px + 30vmin); max-width: 100%; diff --git a/src/App.js b/src/App.js index 52d477c..10e9268 100644 --- a/src/App.js +++ b/src/App.js @@ -61,6 +61,7 @@ return ( Volt Logo

Choose your Photo:

+

It should best be a square image or your face in the middle. The photo is not saved and never leaves your computer.