Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
be6809336a | ||
|
|
872d8f87c4 |
@@ -9,12 +9,14 @@
|
|||||||
<body>
|
<body>
|
||||||
<section id="auth-screen" aria-labelledby="auth-title">
|
<section id="auth-screen" aria-labelledby="auth-title">
|
||||||
<div class="auth-card">
|
<div class="auth-card">
|
||||||
<p class="eyebrow">FAKTUROVAČ</p>
|
<!--<p class="eyebrow">FAKTUROVAČ</p>-->
|
||||||
<h1 id="auth-title">
|
<h1 id="auth-title">
|
||||||
|
<span>Fakturovač</span>
|
||||||
|
</h1>
|
||||||
|
<p class="auth-intro">
|
||||||
<span>Vaše faktury,</span>
|
<span>Vaše faktury,</span>
|
||||||
<span>bezpečně po ruce.</span>
|
<span>bezpečně po ruce.</span>
|
||||||
</h1>
|
</p>
|
||||||
<p class="auth-intro">Spravujte faktury přehledně.</p>
|
|
||||||
<form id="auth-form">
|
<form id="auth-form">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="authEmail">E-mail</label>
|
<label for="authEmail">E-mail</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user