mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
resolved bug with view on small width: octicons font was commented wrong
This commit is contained in:
parent
ff6cefb791
commit
b71e25379d
1 changed files with 2 additions and 2 deletions
|
|
@ -13,14 +13,14 @@
|
|||
}
|
||||
*/
|
||||
/* символьный шрифт от гитхаба*/
|
||||
/*
|
||||
|
||||
@font-face {
|
||||
font-family: 'Octicons Regular';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: local('Octicons Regular'), url('//dl.dropbox.com/u/78163899/mnemonia/fonts/octicons-regular-webfont.woff') format('woff');
|
||||
}
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'Droid Sans Mono';
|
||||
font-style: normal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue