Commit 9feb8100 by Brian Talbot

studio - final prep of introduction areas (with fix for current page content margins)

parent bd98b272
...@@ -228,7 +228,6 @@ h1 { ...@@ -228,7 +228,6 @@ h1 {
@include font-size(14); @include font-size(14);
width: flex-grid(12); width: flex-grid(12);
margin: 0 0 $baseline 0; margin: 0 0 $baseline 0;
padding: 0 $baseline;
.copy strong { .copy strong {
font-weight: 600; font-weight: 600;
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<div class="wrapper-content wrapper"> <div class="wrapper-content wrapper">
<section class="content"> <section class="content">
<div class="introduction has-links"> <div class="introduction has-links">
<p class="copy">Static Pages are additional pages that supplment your Courseware. Other course authors have used them to share a syllabus, external resources, and additional reading.</p> <p class="copy">Static Pages are additional pages that supplment your Courseware. Other course authors have used them to share a syllabus, calendar, handouts, and more.</p>
<nav class="nav-introduction-supplementary"> <nav class="nav-introduction-supplementary">
<ul> <ul>
<li class="nav-item"> <li class="nav-item">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment