Index: src/wp-content/themes/twentyseventeen/assets/css/blocks.css
===================================================================
--- src/wp-content/themes/twentyseventeen/assets/css/blocks.css	(revision 58175)
+++ src/wp-content/themes/twentyseventeen/assets/css/blocks.css	(working copy)
@@ -375,6 +375,17 @@
 	border-top: none;
 }
 
+/* Site Logo */
+
+:root .entry-content .wp-block-site-logo a.custom-logo-link {
+	-webkit-box-shadow: none;
+	box-shadow: none;
+}
+
+.entry-content .wp-block-site-logo img {
+	max-height: none;
+}
+
 /*--------------------------------------------------------------
 6.0 Blocks - Colors
 --------------------------------------------------------------*/
