Changed the logo, uploaded the new font, repaired responsive
parent
428bee6306
commit
6862bda454
Binary file not shown.
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 25 KiB |
Binary file not shown.
@ -1,2 +1,6 @@
|
|||||||
@import url('https://fonts.googleapis.com/css?family=Roboto');
|
@import url('https://fonts.googleapis.com/css?family=Roboto');
|
||||||
|
@font-face {
|
||||||
|
font-family: Neuropolitical;
|
||||||
|
src: url(../customize.dist/fonts/neuropolitical.ttf)
|
||||||
|
}
|
||||||
div#cp-main.cp-page-index { @import "./pages/page-index.less"; }
|
div#cp-main.cp-page-index { @import "./pages/page-index.less"; }
|
Loading…
Reference in New Issue