Edit footer
This commit is contained in:
parent
d4e7a26dd4
commit
492e0277fb
1 changed files with 2 additions and 1 deletions
|
@ -14,12 +14,13 @@
|
|||
<style lang="scss">
|
||||
|
||||
footer {
|
||||
padding: 2rem;
|
||||
padding: 4rem 2rem;
|
||||
}
|
||||
|
||||
.contact {
|
||||
font-family: var(--title-font-family);
|
||||
font-size: 1.4rem;
|
||||
font-weight: var(--light-font-weight);
|
||||
text-align: center;
|
||||
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue