We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0abf7e commit 9d087bfCopy full SHA for 9d087bf
1 file changed
index.html
@@ -28,7 +28,7 @@
28
29
.header-img {
30
width: 800px;
31
- height: 400px;
+ height: 300px;
32
border-radius: 50%;
33
margin-bottom: 1rem;
34
}
@@ -83,7 +83,7 @@
83
</head>
84
<body>
85
<header>
86
- <img src="https://github.com/JCinnamon/JCinnamon.github.io/blob/main/Kensington-video-capture.jpg" alt="" class="header-img">
+ <img src="https://github.com/JCinnamon/JCinnamon.github.io/blob/main/Kensington_video_capture.jpg" alt="" class="header-img">
87
<h1>Jonathan Cinnamon</h1>
88
<p>Associate Professor | Geography</p>
89
<div class="social-links">
0 commit comments