Started work on project list
This commit is contained in:
parent
a335a369b1
commit
7d9309e107
@ -21,8 +21,8 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="centered-div">
|
<div class="centered-div project-div">
|
||||||
|
|
||||||
<p>Here's some of the programs that I have written:</p>
|
<p>Here's some of my projects that I have made:</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -36,6 +36,13 @@ p, h1, h2, h3, h4 {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.project-div{
|
||||||
|
|
||||||
|
|
||||||
|
background-color: #9ece6a;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
.profile-picture{
|
.profile-picture{
|
||||||
|
|
||||||
@ -45,3 +52,5 @@ p, h1, h2, h3, h4 {
|
|||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user