filled out contact page
This commit is contained in:
parent
7614797fee
commit
64efdbd5a9
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
title: Contact
|
||||
---
|
||||
test test test
|
||||
I can by reached <a href="mailto:lynne@bune.city">by email</a>. If you find any bugs or issues with my software, feel
|
||||
free to open an issue on the respective repository or email me.
|
||||
|
|
|
@ -156,8 +156,8 @@ nav a.current::before {
|
|||
margin-bottom: 0.5em;
|
||||
}
|
||||
.project-footer {
|
||||
font-size: 0.8em;
|
||||
padding-bottom: 1.5em;
|
||||
font-size: 0.85em;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
.project-footer a {
|
||||
font-style: italic;
|
||||
|
|
Loading…
Reference in a new issue