add footer to the layout
All checks were successful
Build and publish the docker image / build (push) Successful in 1m20s
All checks were successful
Build and publish the docker image / build (push) Successful in 1m20s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
.footer {
|
||||
background: var(--clr-bg-muted);
|
||||
padding: var(--spacer-4);
|
||||
padding: var(--spacer-3);
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Reference in New Issue
Block a user