diff --git a/portfolio/aboutme.html b/portfolio/aboutme.html index d72baf5..ad5de83 100644 --- a/portfolio/aboutme.html +++ b/portfolio/aboutme.html @@ -5,35 +5,38 @@ Portfolio -
- Home - About me - Projects - Reese Logo -
-

ABOUT ME

-

- I am a Computer Science major. I like to play video games, play trombone, and hang out with friends! My favorite kind of food is Chinese food. -

- Contact info: -

+
+ Home + About me + Projects + Reese Logo +
+
+ +

ABOUT ME

+

+ I am a Computer Science major. I like to play video games, play trombone, and hang out with friends! My favorite kinds of food are Mediterranean food and Chinese food. +

+ Contact info: +

+
  • + Phone number: 843-630-1226 +
  • +
  • + Email: reesebernard52@gmail.com +
  • - Phone number: 843-630-1226 -
  • -
  • - Email: reesebernard52@gmail.com -
  • -
  • - Discord: blitz7211 -
  • -

    + Discord: blitz7211 + +

    +
    + - \ No newline at end of file diff --git a/portfolio/index.html b/portfolio/index.html index 2e8cbb8..adc7f76 100644 --- a/portfolio/index.html +++ b/portfolio/index.html @@ -5,20 +5,24 @@ Portfolio -
    - Home - About me - Projects - Reese Logo -
    -

    HOME

    - Picture of Reese -

    My name is Reese Bernard! I moved to Idaho from Cincinnati, Ohio. I am a Computer Science major at Brigham Young University - Idaho. I am currently learning Python, HTML, and CSS.

    + +
    + Home + About me + Projects + Reese Logo +
    +
    + +

    HOME

    + Picture of Reese +

    My name is Reese Bernard! I moved to Idaho from Cincinnati, Ohio. I am a Computer Science major at Brigham Young University - Idaho. I am currently learning Python, HTML, and CSS.

    +
    + - \ No newline at end of file diff --git a/portfolio/projects.html b/portfolio/projects.html index bc6fb5e..4b10c15 100644 --- a/portfolio/projects.html +++ b/portfolio/projects.html @@ -5,13 +5,15 @@ Portfolio -
    - Home - About me - Projects - Reese Logo -
    + +
    + Home + About me + Projects + Reese Logo +
    +

    PROJECTS

    Project #1

    @@ -34,11 +36,13 @@

    Project #4

    Project description:

    - -
    + + + \ No newline at end of file diff --git a/portfolio/styles/site-plan.css b/portfolio/styles/site-plan.css index d9589dc..c20bd7a 100644 --- a/portfolio/styles/site-plan.css +++ b/portfolio/styles/site-plan.css @@ -5,9 +5,9 @@ Fonts are separated by a | */ :root { /* change the values below to your colors from your palette */ - --primary-color: #C91D1D ; - --secondary-color: #EB8A0B ; - --accent1-color: #0BAB7B; + --primary-color: #0173AC ; + --secondary-color: #0101AD ; + --accent1-color: #01AD73; --accent2-color: white; /* change the values below to your chosen font(s) */