Skip to content

Commit

Permalink
Improve home page for tablets and landscape
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Feb 18, 2017
1 parent f140f32 commit 34a868c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@

<div class="liri-laptop mdl-typography--text-center">
<div class="mdl-grid">
<div class="mdl-cell mdl-cell--middle mdl-cell--6-col mdl-cell--12-col-phone">
<div class="mdl-cell mdl-cell--middle mdl-cell--6-col mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<img class="responsive-img liri-laptop" src="{{ site.baseurl }}/images/home/screenshot_desktop.png">
</div>
<div class="mdl-cell mdl-cell--middle mdl-cell--6-col mdl-cell--12-col-phone">
<div class="mdl-cell mdl-cell--middle mdl-cell--6-col mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<h3>An OS and apps built with modern design and features</h3>
<div class="liri-download">
<a href="{{ site.baseurl }}/download" id="download-button" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent mdl-color--yellow-500">
Expand Down

0 comments on commit 34a868c

Please sign in to comment.