Skip to content

Commit 4b9a83b

Browse files
authored
Update index.html
1 parent a0eaf22 commit 4b9a83b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515

1616
.container {
17-
17+
max-width: 800px;
1818
margin: 0 auto;
1919
padding: 1rem;
2020
}
@@ -127,5 +127,7 @@ <h3>Current Projects</h3>
127127
<h6><a href="mailto:jonathan.cinnamon@ubc.ca">J Cinnamon 2025</a></h6>
128128
</section>
129129
</div>
130+
<div class="container" style="background-image: url('https://i.postimg.cc/V6xC7jZJ/heavysmoke.jpg');">
131+
</div>
130132
</body>
131133
</html>

0 commit comments

Comments
 (0)