We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0eaf22 commit 4b9a83bCopy full SHA for 4b9a83b
1 file changed
index.html
@@ -14,7 +14,7 @@
14
}
15
16
.container {
17
-
+ max-width: 800px;
18
margin: 0 auto;
19
padding: 1rem;
20
@@ -127,5 +127,7 @@ <h3>Current Projects</h3>
127
<h6><a href="mailto:jonathan.cinnamon@ubc.ca">J Cinnamon 2025</a></h6>
128
</section>
129
</div>
130
+ <div class="container" style="background-image: url('https://i.postimg.cc/V6xC7jZJ/heavysmoke.jpg');">
131
+ </div>
132
</body>
133
</html>
0 commit comments