Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Commit

Permalink
Merge pull request #445 from marcom-unimelb/fix-highlight-padding-ins…
Browse files Browse the repository at this point in the history
…ide-banner

Remove top padding from `highlight` when inside header
  • Loading branch information
waitingallday committed Nov 11, 2015
2 parents 679b88f + 4f0371f commit 911dffe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/targets/components/base/_titles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
header.banner h1.highlight,
& > header.banner:first-child h1.highlight {
@include adjust-font-size-to(60px);
@include rem(padding-top, 120px);
background: -webkit-linear-gradient($highlight, lighten($highlight, 25%));
-webkit-background-clip: text;
text-align: center;
Expand Down

0 comments on commit 911dffe

Please sign in to comment.