public/_static/site.css in utopia-project-0.5.0 vs public/_static/site.css in utopia-project-0.5.1

- old
+ new

@@ -77,9 +77,13 @@ header, h1, h2, h3, h4, h5, h6, p, ul, dl, ol { margin: 1rem; } +header img { + max-height: 50vh; +} + nav { margin: 1rem; font-size: 0.8rem; color: #aaa; }