diff --git a/src/index.php b/src/index.php index a6bc543..462d3c6 100644 --- a/src/index.php +++ b/src/index.php @@ -21,8 +21,8 @@ -
+
-

Here's some of the programs that I have written:

+

Here's some of my projects that I have made:

diff --git a/src/style.css b/src/style.css index c463a12..b9eee79 100644 --- a/src/style.css +++ b/src/style.css @@ -36,6 +36,13 @@ p, h1, h2, h3, h4 { } +.project-div{ + + + background-color: #9ece6a; + + +} .profile-picture{ @@ -45,3 +52,5 @@ p, h1, h2, h3, h4 { } + +