Index: src/wp-content/themes/twentyseventeen/style.css
===================================================================
--- src/wp-content/themes/twentyseventeen/style.css	(revision 38871)
+++ src/wp-content/themes/twentyseventeen/style.css	(working copy)
@@ -1770,9 +1770,9 @@
 .sticky .icon-pinned {
 	display: block;
 	height: 20px;
-	left: -1em;
+	left: -1.5em;
 	position: absolute;
-	top: 1.75em;
+	top: 1.7em;
 	-ms-transform: rotate(-45deg); /* IE 9 */
 	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
 	transform: rotate(-45deg);
@@ -3652,7 +3652,7 @@
 	/* Blog, archive, search */
 
 	.sticky .icon {
-		height: 32px;
+		height: 24px;
 		left: -2.5em;
 		top: 1.5em;
 		width: 32px;
@@ -3929,7 +3929,7 @@
 	.sticky .icon-pinned {
 		font-size: 32px;
 		font-size: 2rem;
-		height: 32px;
+		height: 24px;
 		left: -1.25em;
 		top: 0.75em;
 		width: 32px;
