Skip to content

Commit

Permalink
Merge pull request #1957 from ohbarye/fix-broken-layout-for-french
Browse files Browse the repository at this point in the history
Fix broken layout for French
  • Loading branch information
sonalkr132 committed Apr 21, 2019
2 parents da95b5b + 16219c1 commit 95e161d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/modules/home.css
Expand Up @@ -93,6 +93,7 @@
.home__downloads__desc {
font-weight: 300;
font-size: 12px;
white-space: nowrap;
text-transform: uppercase; }
@media (max-width: 379px) {
.home__downloads__desc {
Expand Down

0 comments on commit 95e161d

Please sign in to comment.