Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions lib/Styles/variables-overrides.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@forward "~terriajs/lib/Sass/common/_default_variables.scss";
@forward "~terriajs/lib/Sass/common/_default_variables.scss";
/**
// To customise the look of your map, uncomment and change values here and in lib/Views/global.scss
// To customise the look of your map, uncomment and change values here (remove line above after uncommenting) and in lib/Views/global.scss

with (
@forward "~terriajs/lib/Sass/common/_default_variables.scss" with (
// If your logo is big, set this to give it more room.
//$logo-height: 120px;

Expand Down