mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Add space to front page header text
This commit is contained in:
parent
b1fffa1fbb
commit
2ec4245825
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
require_once('Core.php');
|
||||
?><?= Template::Header(['description' => 'Free and liberated ebooks, carefully produced for the true book lover. Download free ebooks with professional-quality formatting and typography, in formats compatible with your ereader.']) ?>
|
||||
<main class="front-page">
|
||||
<h1>Free and liberated ebooks,<br/>carefully produced for the true book lover.</h1>
|
||||
<h1>Free and liberated ebooks,<br/> carefully produced for the true book lover.</h1>
|
||||
<picture>
|
||||
<source srcset="/images/devices@2x.png 2x, /images/devices.png 1x" type="image/png"/>
|
||||
<img src="/images/devices@2x.png" alt="Ereaders with a Standard Ebook open."/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue