merge develop, add mobile nav component

This commit is contained in:
shpuld 2019-03-12 23:50:54 +02:00
commit 7ce8fe9214
67 changed files with 2219 additions and 697 deletions

View file

@ -229,11 +229,11 @@ body {
}
@font-face {
font-family: 'fontello';
src: url('./font/fontello.eot?96534782');
src: url('./font/fontello.eot?96534782#iefix') format('embedded-opentype'),
url('./font/fontello.woff?96534782') format('woff'),
url('./font/fontello.ttf?96534782') format('truetype'),
url('./font/fontello.svg?96534782#fontello') format('svg');
src: url('./font/fontello.eot?23081587');
src: url('./font/fontello.eot?23081587#iefix') format('embedded-opentype'),
url('./font/fontello.woff?23081587') format('woff'),
url('./font/fontello.ttf?23081587') format('truetype'),
url('./font/fontello.svg?23081587#fontello') format('svg');
font-weight: normal;
font-style: normal;
}