This commit is contained in:
HearMeWhisper 2021-09-18 03:19:28 +00:00
parent 625c6a4f23
commit ef58314240

View File

@ -50,6 +50,10 @@
#nav_menu{
margin-bottom: 100px;
}
#pic{
width: 300px;
}
</style>
</head>
@ -65,7 +69,7 @@
<li>
<h1>Chris Edwards</h1>
</li>
<img src="resume/chris.jpg" alt="Chris Edwards">
<img id="pic" src="resume/chris.jpg" alt="Chris Edwards">
<li>
<h4>Computer Science Student and Enthusist</h4>
</li>