diff --git a/_scss/_notes.scss b/_scss/_notes.scss index be6eaf7405..8f8d8591a6 100644 --- a/_scss/_notes.scss +++ b/_scss/_notes.scss @@ -54,7 +54,7 @@ blockquote { $bg-color: change-color($marine-10, $alpha: 0.2), $header-color: $marine-10, $body-text-color: $marine-10, - $icon: "\f058" + $icon: "\f06a" ); } @@ -72,7 +72,7 @@ blockquote { $bg-color: change-color($red-60, $alpha: 0.3), $header-color: $red-10, $body-text-color: $red-10, - $icon: "\f057" + $icon: "\f06a" ); }