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

Commit

Permalink
fix(landing): fix title font size on mobile (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukyVj authored and redox committed Apr 13, 2016
1 parent 37ea19c commit 7ab6051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/stylesheets/components/_fonts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ h2.title {

@include small-mq {
margin-top: 60px;
font-size: 22px;
}
}

Expand Down

0 comments on commit 7ab6051

Please sign in to comment.