Changed the logo, uploaded the new font, repaired responsive

This commit is contained in:
CatalinScr
2017-07-31 17:04:37 +03:00
parent 428bee6306
commit 6862bda454
5 changed files with 53 additions and 10 deletions

View File

@@ -1,2 +1,6 @@
@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"; }