mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-21 11:37:43 +00:00
[matrix] Display navbar links on mobile
This commit is contained in:
Vendored
+10
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user