Skip to content

Commit

Permalink
Merge pull request #7 from nim579/patch-6
Browse files Browse the repository at this point in the history
Увеличил шрифт описания, resolved #6
  • Loading branch information
maikudou committed Nov 11, 2013
2 parents b73fbc5 + e637aba commit da7ddff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ body {
}
.bContent__eTabText {
padding: 30px 52px 52px 52px;
font-size: 12px;
font-size: 13.2px;
}
.bContent__eTabText p {
margin: 0 0 1em 0;
Expand Down
2 changes: 1 addition & 1 deletion code/global.less
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ body {
display: none;
&Text {
padding: 30px 52px 52px 52px;
font-size: 12px;
font-size: 13.2px;
p {
margin: 0 0 1em 0;
max-width: 800px;
Expand Down

0 comments on commit da7ddff

Please sign in to comment.