diff --git a/app/components/first-container/template.hbs b/app/components/first-container/template.hbs index a5f7d03..339111b 100644 --- a/app/components/first-container/template.hbs +++ b/app/components/first-container/template.hbs @@ -3,11 +3,11 @@ {{#carousel-body}} {{#carousel-item}}
- +
 
-
March 7th to 11th, 2016
+
27 to 31 March 2017
Open Education Week’s goal is to raise awareness about free and open educational opportunities that exist for everyone, everywhere, right now.
{{#link-to "page" "about-open-education-week" class="button cyan"}}About Open Education Week{{/link-to}} diff --git a/app/components/main-navigation/template.hbs b/app/components/main-navigation/template.hbs index 5a713fb..d076704 100644 --- a/app/components/main-navigation/template.hbs +++ b/app/components/main-navigation/template.hbs @@ -26,6 +26,9 @@ --}}
  • {{#link-to 'resources'}}Projects & Resources{{/link-to}}
  • + +
  • {{#link-to 'events'}}Events{{/link-to}}
  • + {{!--
  • Events
  • + --}}
  • Picture Yourself Open
  • --}} +{{!--
    @@ -121,6 +122,7 @@ {{outlet}}
    +--}}
    diff --git a/app/styles/_components.scss b/app/styles/_components.scss index ddad556..a8632b4 100644 --- a/app/styles/_components.scss +++ b/app/styles/_components.scss @@ -209,13 +209,16 @@ footer { .graphic--world { margin-bottom: rem-calc(25); + width: 130%; + max-width: 130%; + @include breakpoint(small only) { max-width: 80%; margin-left: 10%; } @include breakpoint(medium) { - margin-left: rem-calc(100); + // margin-left: rem-calc(100); } } @@ -236,7 +239,7 @@ footer { color: $white; @include breakpoint(medium) { - margin-top: rem-calc(90); + margin-top: rem-calc(30); margin-bottom: rem-calc(15); } } diff --git a/public/assets/images/logo.svg b/public/assets/images/logo.svg index ed9f290..d2d013b 100644 --- a/public/assets/images/logo.svg +++ b/public/assets/images/logo.svg @@ -1,815 +1,356 @@ - - + - - - - - - - + viewBox="219.6 245 575.9 323" style="enable-background:new 219.6 245 575.9 323;" xml:space="preserve"> + + + + + - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - + + + - - - - - - - + + + + + + + - - - - - - + - - - - 2016 - - March 7-11 + + + diff --git a/public/assets/images/world-2017.png b/public/assets/images/world-2017.png new file mode 100644 index 0000000..f175cea Binary files /dev/null and b/public/assets/images/world-2017.png differ