diff --git a/public/CV_Fernando_Videira.pdf b/public/CV_Fernando_Videira.pdf deleted file mode 100644 index bd8ab6b..0000000 Binary files a/public/CV_Fernando_Videira.pdf and /dev/null differ diff --git a/src/Components/About/AboutContent.css b/src/Components/About/AboutContent.css index 2bd9ae3..e74ed20 100644 --- a/src/Components/About/AboutContent.css +++ b/src/Components/About/AboutContent.css @@ -34,4 +34,12 @@ width: 350px; height: 350px; } + .about .left p { + text-align: center; + } + + .about .left .button-container { + display: flex; + justify-content: center; + } } diff --git a/src/Components/About/AboutContent.js b/src/Components/About/AboutContent.js index 8940dbc..ead045f 100644 --- a/src/Components/About/AboutContent.js +++ b/src/Components/About/AboutContent.js @@ -30,13 +30,6 @@ const AboutContent = () => { - - -