[matrix] Display navbar links on mobile

This commit is contained in:
Josh
2020-12-18 21:18:55 -05:00
committed by Rapptz
parent e257617d1d
commit 29103c08ab
6 changed files with 50 additions and 42 deletions
+10
View File
@@ -0,0 +1,10 @@
@font-face {
font-family: 'Custom Icons';
font-style: normal;
font-weight: 400;
src: url('icons.woff') format('woff2');
}
.custom-icons {
font-family: 'Custom Icons' !important;
}