Skip to content

Commit ca80a68

Browse files
authored
Update index.html
1 parent 97b1a2d commit ca80a68

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

index.html

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@
1616
.container {
1717
max-width: 800px;
1818
margin: 0 auto;
19-
padding: 2rem;
19+
padding: 1rem;
2020
}
2121

2222
header {
2323
background-color: #f8f9fa;
24-
padding: 2rem 0;
24+
padding: 1rem 0;
2525
text-align: center;
2626
border-bottom: 1px solid #e9ecef;
2727
}
2828

2929
.header-img {
3030
width: 800px;
31-
height: 300px;
32-
border-radius: 50%;
31+
height: 200px;
32+
border-radius: 10%;
3333
margin-bottom: 1rem;
3434
}
3535

3636
section {
37-
margin: 2rem 0;
37+
margin: 1rem 0;
3838
}
3939

4040
.social-links {
@@ -94,9 +94,8 @@ <h1>Jonathan Cinnamon</h1>
9494
<a href="https://www.linkedin.com/in/jonathan-cinnamon-48096921/">LinkedIn</a>
9595
<a href="mailto:jonathan.cinnamon@ubc.ca">Email</a>
9696
</div>
97-
<br>
98-
<section id="Vis Geog">
99-
<h3>Visual Geography Tools</h3>
97+
<section id="Vis Geog">
98+
<h3>Tools for visual geography and image analysis</h3>
10099
<p></p>
101100
<div class="tool-links">
102101
<a href="https://jcinnamon.github.io/virtualaudit/">Virtual audit tool</a>
@@ -108,8 +107,8 @@ <h3>Visual Geography Tools</h3>
108107
<div class="container">
109108
<section id="about">
110109
<h2>Bio</h2>
111-
<p>I am an Associate Professor of Geography at the University of British Columbia, Okanagan campus. I have a broad academic background in GIS and human geography, with current
112-
research interests in digital geographies, visual methods, data studies, and cities.
110+
<p>I am an Associate Professor of Geography at the <a href="https://ok.ubc.ca/">University of British Columbia Okanagan</a>. I have a broad academic background in GIS and human geography, with current
111+
research interests in digital technologies, data studies, visual methods, and cities.
113112
</p>
114113
</section>
115114
<section id="projects">

0 commit comments

Comments
 (0)