pic size
This commit is contained in:
parent
625c6a4f23
commit
ef58314240
@ -50,6 +50,10 @@
|
|||||||
#nav_menu{
|
#nav_menu{
|
||||||
margin-bottom: 100px;
|
margin-bottom: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#pic{
|
||||||
|
width: 300px;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -65,7 +69,7 @@
|
|||||||
<li>
|
<li>
|
||||||
<h1>Chris Edwards</h1>
|
<h1>Chris Edwards</h1>
|
||||||
</li>
|
</li>
|
||||||
<img src="resume/chris.jpg" alt="Chris Edwards">
|
<img id="pic" src="resume/chris.jpg" alt="Chris Edwards">
|
||||||
<li>
|
<li>
|
||||||
<h4>Computer Science Student and Enthusist</h4>
|
<h4>Computer Science Student and Enthusist</h4>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user