diff --git a/_sass/_icons.scss b/_sass/_icons.scss index 90638ea..9e72ac1 100644 --- a/_sass/_icons.scss +++ b/_sass/_icons.scss @@ -69,6 +69,9 @@ .icon-twitter:before { content: "\e906"; } -.icon-matrix:before { +.icon-youtube:before { content: "\e907"; } +.icon-matrix:before { + content: "\e908"; +} \ No newline at end of file