mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:05:15 +03:00
Add copyright footer
This commit is contained in:
parent
185eb6d1f1
commit
59a4831ef9
|
@ -332,3 +332,10 @@ input[type=submit] {
|
|||
.twocol.left-a-bit, .twocol.right-a-bit {
|
||||
gap: 3rem;
|
||||
}
|
||||
|
||||
.footer {
|
||||
font-size: x-small;
|
||||
opacity: 0.5;
|
||||
text-align: center;
|
||||
max-width: unset;
|
||||
}
|
|
@ -276,6 +276,7 @@
|
|||
</form>
|
||||
<p style="margin-top: 3rem">You can also share our <a href="https://linktr.ee/teaxyz">Linktree</a>.</p>
|
||||
</div>
|
||||
<p class="footer">© 2022 tea.inc.</p>
|
||||
</body>
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q3M5LVH76F"></script>
|
||||
|
|
Loading…
Reference in a new issue