<li>
<b>Will Greenwood, Producer.</b> With experience in TV Production but on a break from the gallery, Will has a number of large projects (graduate and otherwise) under his belt. He enjoys Finns scripts and call-sheets.
</li>
- <img src="media/will.jpg" id="will" />
+ <img src="media/will-small.jpg" id="will" />
<li>
<b>Tegan Blake-Barnard, Production Designer.</b> In the final year of her degree, Tegan draws inspiration from all things obscure and fantastical. Her background in oil painting allows her to approach every new project with an artistic flair. She enjoys playing god and breathing life into any messed up ideas Will and Finn can come up with.
</li>
- <img src="media/tegan.jpg" id="tegan" />
+ <img src="media/tegan-small.jpg" id="tegan" />
</ul>
</section>
</main>
@media (max-width: 1000px) {
/* Formatting for mobile */
+ main {
+ font-size: 1.1em;
+ }
+
img {
margin: 20px;
- width: min(100%, 300px);
+ width: 100%;
}
section {