feat: change footer design
This commit is contained in:
parent
bed54e120b
commit
1da5ce2a77
3 changed files with 28 additions and 22 deletions
|
|
@ -1,8 +1,11 @@
|
|||
.site-footer {
|
||||
background: #f8f8ea;
|
||||
color: #4b4b4b;
|
||||
font-size: 0.9rem;
|
||||
padding: 2rem 0;
|
||||
|
||||
.container {
|
||||
background: var(--bs-light-green);
|
||||
border-top-left-radius: 2rem;
|
||||
border-top-right-radius: 2rem;
|
||||
}
|
||||
|
||||
&__top {
|
||||
padding-bottom: 2rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue