node dep. solve babel version conflict. one scss issue
This commit is contained in:
parent
0950f10e58
commit
fc36e01004
5 changed files with 23 additions and 9 deletions
|
@ -79,6 +79,5 @@
|
|||
|
||||
// Templates
|
||||
@import "templates/front";
|
||||
@import "templates/kitchen-sink";
|
||||
@import "templates/freifunk";
|
||||
@import "templates/freifunk-all-in-one-event-calendar";
|
||||
|
|
|
@ -61,7 +61,7 @@ $freifunk-color-blue: rgb(0,158,224);
|
|||
padding: 0 0 0 0;
|
||||
}
|
||||
.timely {
|
||||
font-family: hk_groteskmedium,, inherit"Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-family: 'hk_groteskmedium', "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 15px;
|
||||
}
|
||||
.timely .ai1ec-btn {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue