diff --git a/_sass/custom-styles.scss b/_sass/custom-styles.scss index e59d644..3f88589 100644 --- a/_sass/custom-styles.scss +++ b/_sass/custom-styles.scss @@ -168,6 +168,7 @@ article { .post-wordmark { margin-top: 50px; - max-width: 500px; + width: 500px; + max-width: 100%; margin-bottom: 50px; }