mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-05-26 12:32:25 +00:00
Add site footer
This commit is contained in:
parent
cc66a8306a
commit
248c812f05
5 changed files with 53 additions and 4 deletions
|
|
@ -7,6 +7,10 @@ body
|
|||
font-size: 18px
|
||||
margin: 0
|
||||
padding: 0
|
||||
// for footer alignment
|
||||
min-height: 100vh
|
||||
display: flex
|
||||
flex-direction: column
|
||||
|
||||
a
|
||||
color: c.$link
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue