This commit is contained in:
MisterE123 2022-01-22 20:04:31 -05:00
parent 347a8d7a7b
commit 6f6f643508

View File

@ -69,6 +69,9 @@
.icon-twitter:before { .icon-twitter:before {
content: "\e906"; content: "\e906";
} }
.icon-matrix:before { .icon-youtube:before {
content: "\e907"; content: "\e907";
} }
.icon-matrix:before {
content: "\e908";
}