Commit 9b7ce7f3 by Peter Fogg

Lighten course tab font weight.

parent c22677c1
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
a { a {
@include padding(($baseline/2), ($baseline*0.75), 13px, ($baseline*0.75)); @include padding(($baseline/2), ($baseline*0.75), 13px, ($baseline*0.75));
@extend %t-title7; @extend %t-title7;
@extend %t-strong; @extend %t-regular;
border-bottom: 3px solid transparent; border-bottom: 3px solid transparent;
color: $gray-d1; color: $gray-d1;
display: block; display: block;
......
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