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
|
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;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
.project-footer {
|
.project-footer {
|
||||||
font-size: 0.8em;
|
font-size: 0.85em;
|
||||||
padding-bottom: 1.5em;
|
padding-bottom: 1em;
|
||||||
}
|
}
|
||||||
.project-footer a {
|
.project-footer a {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
|
Loading…
Reference in a new issue