updated footer info

This commit is contained in:
Michał Gdula 2022-07-28 14:04:44 +01:00
parent 4d41546a02
commit e43e4dce1d
4 changed files with 15 additions and 22 deletions

View file

@ -360,6 +360,9 @@ p, a {
margin: 0 0 0.5rem 0;
font-family: "Fira Code", monospace;
}
a {
text-decoration: none;
}
a:hover {
color: var(--orange);
}