diff --git a/src/components/navigation/navigation.scss b/src/components/navigation/navigation.scss index d2d464131..8240334db 100644 --- a/src/components/navigation/navigation.scss +++ b/src/components/navigation/navigation.scss @@ -6,10 +6,11 @@ top: 0; left: 0; z-index: 10; - background-color: $base-background-color; - width: 100%; + box-shadow: 0 1px 2px rgba(0,0,0,0.4); - + background-color: $base-background-color; + + width: 100%; /* NOTE: Height should match offset settings in main.scss file */ height: 50px; diff --git a/src/views/hoc/hoc.jsx b/src/views/hoc/hoc.jsx index 9d4b490ed..a4750619b 100644 --- a/src/views/hoc/hoc.jsx +++ b/src/views/hoc/hoc.jsx @@ -49,14 +49,17 @@ var View = React.createClass({

Related Resources

-

Below are some resources to help explore Scratch by yourself or to assist groups in workshops and classrooms Find out more

+

Below are some resources to help explore Scratch by yourself or to assist groups in + workshops and classrooms Find out more

Tips Window

-

New to Scratch or haven’t heard of the Tips Window? Check out interactive tutorials, handy block information, and other helpful hints all in the new 2015 Tips Window

+

New to Scratch or haven’t heard of the Tips Window? Check out interactive tutorials, + handy block information, and other helpful hints all in the new 2015 Tips + Window

@@ -66,7 +69,8 @@ var View = React.createClass({

Still Want More?

-

Awesome! Here are some addtional tutorials from the Tips Window. See all tips

+

Awesome! Here are some addtional tutorials + from the Tips Window. See all tips